Skip to content

Commit 851f1f1

Browse files
author
Jiapei Liang
authored
docs: fixed typo in comment (#15531)
1 parent 7d7af55 commit 851f1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/command-line-interface.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Such as:
1414
# Run on two files
1515
npx eslint file1.js file2.js
1616

17-
# Run on multiples files
17+
# Run on multiple files
1818
npx eslint lib/**
1919
```
2020

0 commit comments

Comments
 (0)