Fix grammatical error

This commit is contained in:
czakarian 2018-10-31 16:29:26 -07:00 committed by GitHub
parent 42e0f9a7be
commit 9ab45619a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 all projects' code sources. For formatting a specific file or
directory, use:
`$ yarn prettier 'glob/pattern'`