Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
maicolsantos committed Apr 13, 2023
1 parent 5c7eeb9 commit 5cef5a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
npm i -D eslint
```

If you ever have an eslint dependency installed, you can just install it directly
If you already have an eslint dependency installed, you can simply install it directly
```
npm i -D eslint-config-ms
```
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-ms",
"version": "1.1.1",
"version": "1.1.2",
"description": "ESLint configuration used by Maicol Santos.",
"license": "MIT",
"main": "index.js",
Expand Down

0 comments on commit 5cef5a9

Please sign in to comment.