Skip to content

Commit bc39af3

Browse files
danocLinusU
authored andcommitted
docs(readme): Fix incorrect spelling of "changelog" (#427)
`cz-conventional-changlog` is missing an "e." Closes #426
1 parent 2a101b8 commit bc39af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Commitizen is an open source project that helps contributors be good open source
215215
#### Commitizen or Commit Hooks
216216
Both! Commitizen is not meant to be a replacement for git commit hooks. Rather, it is meant to work side-by-side with them to ensure a consistent and positive experience for your contributors. Commitizen treats the commit command as a declarative action. The contributor is declaring that they wish to contribute to your project. It is up to you as the maintainer to define what rules they should be following.
217217

218-
We accomplish this by letting you define which adapter you'd like to use in your project. Adapters just allow multiple projects to share the same commit message conventions. A good example of an adapter is the cz-conventional-changlog adapter.
218+
We accomplish this by letting you define which adapter you'd like to use in your project. Adapters just allow multiple projects to share the same commit message conventions. A good example of an adapter is the cz-conventional-changelog adapter.
219219

220220
### Authors and Contributors
221221
@JimTheDev (Jim Cummins, author)

0 commit comments

Comments
 (0)