From af813d48a009315c106f2d2d998651ab0254e51b Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Thu, 1 Nov 2018 13:40:02 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b0931d0f5..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 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'`