Skip to content

Commit d4c40d8

Browse files
modlinwoile
authored andcommitted
fix: correct typo to spell "convention"
Fixes #70.
1 parent 1d5507d commit d4c40d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ and communicating it (using the cli provided by commitizen).
4949
The reasoning behind it is that is easier to read, and enforces writing
5050
descriptive commits.
5151

52-
Besides that, having a convetion on your commits, makes it possible to
52+
Besides that, having a convention on your commits, makes it possible to
5353
parse them and use them for something else, like generating automatically
5454
the version or a changelog.
5555

@@ -179,4 +179,4 @@ Feel free to create a PR.
179179
4. Run :code:`./scripts/test`
180180

181181

182-
.. _conventional commits: https://conventionalcommits.org/
182+
.. _conventional commits: https://conventionalcommits.org/

0 commit comments

Comments
 (0)