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 1d5507d commit d4c40d8Copy full SHA for d4c40d8
README.rst
@@ -49,7 +49,7 @@ and communicating it (using the cli provided by commitizen).
49
The reasoning behind it is that is easier to read, and enforces writing
50
descriptive commits.
51
52
-Besides that, having a convetion on your commits, makes it possible to
+Besides that, having a convention on your commits, makes it possible to
53
parse them and use them for something else, like generating automatically
54
the version or a changelog.
55
@@ -179,4 +179,4 @@ Feel free to create a PR.
179
4. Run :code:`./scripts/test`
180
181
182
-.. _conventional commits: https://conventionalcommits.org/
+.. _conventional commits: https://conventionalcommits.org/
0 commit comments