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 d6bece4 commit 3361713Copy full SHA for 3361713
docs/guides-upgrade.md
@@ -12,7 +12,7 @@ The most common `validate-commit-msg` use cases can be recreated with minor chan
12
13
```sh
14
npm remove validate-commit-msg --save-dev
15
-npm install --save-dev @commitlint/cli @commitint/config-conventional
+npm install --save-dev @commitlint/cli @commitlint/config-conventional
16
```
17
18
**Add a commitmsg run-script to package.json**
0 commit comments