Skip to content

Commit 6f241b9

Browse files
authored
Merge pull request #15 from honzajavorek/patch-1
Fix typo in README
2 parents 05c1f61 + 765623b commit 6f241b9

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)