diff --git a/CHANGELOG.md b/CHANGELOG.md index 66af53abd33f..4728e16f5def 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ ### Chore & Maintenance +- `[docs]` Fix typo in `--shard` CLI docs ([#12761](https://github.com/facebook/jest/pull/12761)) + ### Performance ## 28.0.2 diff --git a/docs/CLI.md b/docs/CLI.md index d32e327f2474..694de03a17cb 100644 --- a/docs/CLI.md +++ b/docs/CLI.md @@ -350,7 +350,7 @@ The test suite shard to execute in a format of `(?\d+)/(?\d+)/(?