diff --git a/README.md b/README.md index a11d072c..aa3749ac 100644 --- a/README.md +++ b/README.md @@ -314,7 +314,7 @@ Run [ESLint](https://eslint.org/) to analyze the code and catch bugs: yarn lint ``` -Use [Prettier](https://prettier.io/) to check formatting rules: +Run [Prettier](https://prettier.io/) to check formatting rules: ```bash yarn prettier