Update CONTRIBUTING.md

This commit is contained in:
Thomas Zarebczan 2018-11-01 13:40:02 -04:00 committed by GitHub
parent 9ab45619a6
commit af813d48a0
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 projects' 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'`