Skip to content

Commit

Permalink
Fix grammar: "a known issues"->"a known issue" (#8844)
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasnaphas authored and thymikee committed Aug 17, 2019
1 parent e76c7da commit 54b3dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -42,7 +42,7 @@ _Before_ submitting a pull request, please make sure the following is done…
python --version
```

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)).
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)).

```sh
node -v
Expand Down

0 comments on commit 54b3dcf

Please sign in to comment.