diff --git a/CHANGELOG.md b/CHANGELOG.md index be9bd2a9cc26..284b4bf211c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -105,6 +105,7 @@ - `[jest-util]` No longer checking `enumerable` when adding `process.domain` ([#10862](https://github.com/facebook/jest/pull/10862)) - `[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 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.