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 59bdc2b commit f4d0a3cCopy full SHA for f4d0a3c
README.md
@@ -2,7 +2,7 @@
2
3
cz template for [commitizen](https://github.com/Woile/commitizen) v3
4
5
-## Prerequiste
+## Prerequisites
6
7
- Python 3.x
8
- Poetry 1.2.x
@@ -23,7 +23,7 @@ cz template for [commitizen](https://github.com/Woile/commitizen) v3
23
3. Publish it to [pypi](https://pypi.org/) or install locally through `pip install .`
24
4. Test through `cz --name cz_[cz_name] [command]`
25
26
-## Lisence
+## License
27
28
[MIT](https://opensource.org/licenses/MIT)
29
0 commit comments