Skip to content

Commit

Permalink
add missing 'of' (#2309)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoseph7 authored Nov 1, 2020
1 parent 28e64b1 commit 45768cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ You can run the linter locally:
$ npm run lint
```

You can fix a lot lint and style violations automatically:
You can fix a lot of lint and style violations automatically:

```
$ npm run lint -- --fix
Expand Down

0 comments on commit 45768cd

Please sign in to comment.