Skip to content

Commit 9f65efd

Browse files
enya袁野
andauthored
docs: fix pkg name in guides-upgrade.md (#3274)
Co-authored-by: 袁野 <[email protected]>
1 parent 1672362 commit 9f65efd

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
@@ -39,7 +39,7 @@ If you used `validate-commit-msg` with custom configuration you might want to cu
3939

4040
```sh
4141
npm remove validate-commit-msg --save-dev
42-
npm install --save-dev @commitlint/cli @commitint/config-conventional
42+
npm install --save-dev @commitlint/cli @commitlint/config-conventional
4343
```
4444

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

0 commit comments

Comments
 (0)