From e23bc273f7030e09b7e4e66445c171828a07065c Mon Sep 17 00:00:00 2001 From: Agniva De Sarker Date: Fri, 2 Feb 2018 15:57:57 +0530 Subject: [PATCH] standard: make the example specify multiple files --- pages/common/standard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/standard.md b/pages/common/standard.md index f2e70caec..10c2ccd9f 100644 --- a/pages/common/standard.md +++ b/pages/common/standard.md @@ -8,7 +8,7 @@ - Lint specific JavaScript file(s): -`standard {{path/to/file}}` +`standard {{path/to/file(s)}}` - Apply automatic fixes during linting: