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 1672362 commit 9f65efdCopy full SHA for 9f65efd
docs/guides-upgrade.md
@@ -39,7 +39,7 @@ If you used `validate-commit-msg` with custom configuration you might want to cu
39
40
```sh
41
npm remove validate-commit-msg --save-dev
42
-npm install --save-dev @commitlint/cli @commitint/config-conventional
+npm install --save-dev @commitlint/cli @commitlint/config-conventional
43
```
44
45
**Add a commitmsg run-script to package.json**
0 commit comments