Skip to content

Commit e74f1a9

Browse files
authored
docs: fix grammar in sentence (#3625)
1 parent 3b0ea7f commit e74f1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides-local-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ No staged files match any of provided globs.
7575
husky > commit-msg hook failed (add --no-verify to bypass)
7676
```
7777

78-
Since [v8.0.0](https://github.com/conventional-changelog/commitlint/releases/tag/v8.0.0) `commitlint` won't output anything if there is not problem with your commit.\
78+
Since [v8.0.0](https://github.com/conventional-changelog/commitlint/releases/tag/v8.0.0) `commitlint` won't output anything if there are no problems with your commit.\
7979
(You can use the `--verbose` flag to get positive output)
8080

8181
```bash

0 commit comments

Comments
 (0)