From e2a452fdb808fae796222ce5e895b539c3a71a9b Mon Sep 17 00:00:00 2001 From: Joe Boyle Date: Thu, 28 Apr 2022 03:27:45 -0400 Subject: [PATCH] Fix typo in `--shard` docs (#12761) --- CHANGELOG.md | 2 ++ docs/CLI.md | 2 +- website/versioned_docs/version-28.0/CLI.md | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) 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+)/(?