We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d7af55 commit 851f1f1Copy full SHA for 851f1f1
docs/user-guide/command-line-interface.md
@@ -14,7 +14,7 @@ Such as:
14
# Run on two files
15
npx eslint file1.js file2.js
16
17
-# Run on multiples files
+# Run on multiple files
18
npx eslint lib/**
19
```
20
0 commit comments