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:
committed by
GitHub
parent
273719cb5d
commit
63383c4bdc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user