Fix grammatical error #2083

Merged
czakarian merged 2 commits from patch-1 into master 2018-11-01 18:40:24 +01:00

View file

@ -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'`