diff --git a/CHANGELOG.md b/CHANGELOG.md index bf63e69739e6..825289bc1558 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -106,6 +106,7 @@ - `[jest-validate]` [**BREAKING**] Remove `recursiveBlacklist` option in favor of previously introduced `recursiveDenylist` ([#10650](https://github.com/facebook/jest/pull/10650)) - `[website]` Replace 'Github' with 'GitHub' ([#11279](https://github.com/facebook/jest/pull/11279)) - `[website]` Remove a language code from the link to the Node.js website ([#11282](https://github.com/facebook/jest/pull/11282)) +- `[website]` Remove a duplicated word ([#11281](https://github.com/facebook/jest/pull/11281)) ### Performance diff --git a/website/src/pages/help.js b/website/src/pages/help.js index 78cddce678f5..6279faacdd45 100755 --- a/website/src/pages/help.js +++ b/website/src/pages/help.js @@ -65,7 +65,7 @@ class Help extends React.Component {

Jest is worked on by a team of volunteers in their spare time. - You can find find out ways to talk to community members below. + You can find out ways to talk to community members below.