We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5693d39 commit b79a138Copy full SHA for b79a138
docs/guides-local-setup.md
@@ -45,7 +45,7 @@ Check the [husky documentation](https://typicode.github.io/husky/#/?id=manual) o
45
46
### Test simple usage
47
48
-For a first simple usage test of commlitlint you can do the following:
+For a first simple usage test of commitlint you can do the following:
49
50
```bash
51
npx commitlint --from HEAD~1 --to HEAD --verbose
0 commit comments