Skip to content

Commit 765623b

Browse files
authored
docs: Fix typo in README
1 parent 05c1f61 commit 765623b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ const report = lint(
9292
```json
9393
{
9494
"scripts": {
95-
"test": "conventional-changelog --from=HEAD~1"
95+
"test": "conventional-changelog-lint --from=HEAD~1"
9696
}
9797
}
9898
```

0 commit comments

Comments
 (0)