diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dbef284007181..f03a86e01f75b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -69,7 +69,7 @@ To check the formatting of your code: yarn lint ``` -If you get errors, be sure to fix them before comitting. +If you get errors, be sure to fix them before committing. ## Making a Pull Request