Skip to content

Commit 54b3dcf

Browse files
douglasnaphasthymikee
authored andcommitted
Fix grammar: "a known issues"->"a known issue" (#8844)
1 parent e76c7da commit 54b3dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ _Before_ submitting a pull request, please make sure the following is done…
4242
python --version
4343
```
4444

45-
1. Make sure you have a compatible version of `node` installed (As of July 10th 2019, `v10.x` is recommended since there is a known issues with `v12.x` [#8490](https://github.com/facebook/jest/issues/8490)).
45+
1. Make sure you have a compatible version of `node` installed (As of July 10th 2019, `v10.x` is recommended since there is a known issue with `v12.x` [#8490](https://github.com/facebook/jest/issues/8490)).
4646

4747
```sh
4848
node -v

0 commit comments

Comments
 (0)