Fix grammatical error
This commit is contained in:
parent
42e0f9a7be
commit
9ab45619a6
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ You can also use the following command:
|
||||||
|
|
||||||
`$ yarn format`
|
`$ 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:
|
directory, use:
|
||||||
|
|
||||||
`$ yarn prettier 'glob/pattern'`
|
`$ yarn prettier 'glob/pattern'`
|
||||||
|
|
Loading…
Reference in a new issue