diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 1e050c9..3240b1a 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -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