Skip to content

Commit

Permalink
Fix typo in .github/CONTRIBUTING.md (#1232)
Browse files Browse the repository at this point in the history
* Fix typo in .github/CONTRIBUTING.md

* trigger builds

Co-authored-by: Robin Malfait <malfait.robin@gmail.com>
  • Loading branch information
oludotun and RobinMalfait authored Mar 10, 2022
1 parent 273719c commit 63383c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You can run the test suite using the following commands:
yarn test
```

You can also run them for React of Vue individually:
You can also run them for React or Vue individually:

```sh
yarn react test
Expand Down

0 comments on commit 63383c4

Please sign in to comment.