Skip to content

Commit

Permalink
docs: fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunc authored Feb 7, 2022
1 parent 9efdd47 commit 82cfc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ poetry run pre-commit install && poetry run pre-commit install ----hook-type com
poetry run pytest
```

This repository uses [semantic-release](https://semantic-release.gitbook.io/semantic-release/) via [python-semantic-release](https://github.com/relekang/python-semantic-release/blob/master/docs/automatic-releases/github-actions.rst). A high major version number **is not** be a sign of maturity. This documentation will be updated when the repo does anything useful.
This repository uses [semantic-release](https://semantic-release.gitbook.io/semantic-release/) via [python-semantic-release](https://github.com/relekang/python-semantic-release/blob/master/docs/automatic-releases/github-actions.rst). A high major version number **is not** a sign of maturity. This documentation will be updated when the repo does anything useful.

Commit messages use the [commitizen angular style](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-commit-message-format), which is enforced in the pre-commit hook and the repo CI.

0 comments on commit 82cfc8c

Please sign in to comment.