Fix typo in .github/CONTRIBUTING.md (#1232)

* Fix typo in .github/CONTRIBUTING.md

* trigger builds

Co-authored-by: Robin Malfait <malfait.robin@gmail.com>
This commit is contained in:
Oludotun Ebiekuraju
2022-03-10 23:17:13 +01:00
committed by GitHub
parent 273719cb5d
commit 63383c4bdc
+1 -1
View File
@@ -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