Skip to content

Commit 3361713

Browse files
hulkishmarionebl
authored andcommitted
docs: fix typo
1 parent d6bece4 commit 3361713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The most common `validate-commit-msg` use cases can be recreated with minor chan
1212

1313
```sh
1414
npm remove validate-commit-msg --save-dev
15-
npm install --save-dev @commitlint/cli @commitint/config-conventional
15+
npm install --save-dev @commitlint/cli @commitlint/config-conventional
1616
```
1717

1818
**Add a commitmsg run-script to package.json**

0 commit comments

Comments
 (0)