Skip to content

Commit 7145cb8

Browse files
authored
Merge pull request #5 from bearomorphism/typo
Fix some typos and update link
2 parents 59bdc2b + dc2a4e9 commit 7145cb8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# commitizen cz template
22

3-
cz template for [commitizen](https://github.com/Woile/commitizen) v3
3+
cz template for [commitizen](https://github.com/commitizen-tools/commitizen) v3+
44

5-
## Prerequiste
5+
## Prerequisites
66

77
- Python 3.x
88
- Poetry 1.2.x
@@ -23,10 +23,10 @@ cz template for [commitizen](https://github.com/Woile/commitizen) v3
2323
3. Publish it to [pypi](https://pypi.org/) or install locally through `pip install .`
2424
4. Test through `cz --name cz_[cz_name] [command]`
2525

26-
## Lisence
26+
## License
2727

2828
[MIT](https://opensource.org/licenses/MIT)
2929

3030
## Author
3131

32-
[Lee-W](https://github.com/Lee-W/) ([email protected])
32+
[Lee-W](https://github.com/Lee-W/) (<[email protected]>)

0 commit comments

Comments
 (0)