Skip to content

Commit 47acfed

Browse files
committed
Fix some english in the readme [ci skip]
1 parent cb3f70c commit 47acfed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Install [ESLint](https://www.github.com/eslint/eslint) either locally or globall
1212
$ npm install -D eslint
1313
```
1414

15-
If you installed `ESLint` globally, you have to install array-func plugin globally too. Otherwise, install it locally.
15+
If you installed `ESLint` globally, you have to install the `array-func` plugin globally too. Otherwise, install it locally.
1616

1717
```sh
1818
$ npm install -D eslint-plugin-array-func

0 commit comments

Comments
 (0)