diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index fc2921aa073..1273c18c221 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -140,7 +140,7 @@ When you have the repository cloned locally, set up your local environment: `git checkout -b ` > [!TIP] -> If you editor supports it, turn on automatic code formatting with Prettier. +> If your editor supports it, turn on automatic code formatting with Prettier. > Read Prettier's [Editor Integration](https://prettier.io/docs/en/editors) documentation for more information. ### Create a new feature from scratch