diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3ad36a747..639ae499e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -119,7 +119,7 @@ You can also use the following command: `$ yarn format` -for applying formatting rules to all project's code sources. For formatting a specific file or +for applying formatting rules to the entire project's code. For formatting a specific file or directory, use: `$ yarn prettier 'glob/pattern'`