Skip to content

Commit b79a138

Browse files
authored
docs: fix typo (#2859)
1 parent 5693d39 commit b79a138

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
@@ -45,7 +45,7 @@ Check the [husky documentation](https://typicode.github.io/husky/#/?id=manual) o
4545

4646
### Test simple usage
4747

48-
For a first simple usage test of commlitlint you can do the following:
48+
For a first simple usage test of commitlint you can do the following:
4949

5050
```bash
5151
npx commitlint --from HEAD~1 --to HEAD --verbose

0 commit comments

Comments
 (0)