diff --git a/README.md b/README.md index 859124b..53b0349 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ This project uses [Conventional Commits](https://www.conventionalcommits.or) wit - `remove`: removal of existing code/functionality - `fix`: bugfixes - `refactor`: code refactoring -- `test`: any of the above, but with tests/mocks - `update`: updating dependencies and associated code changes +- `test`: any of the above, but with tests/mocks - `config`: changing configuration (linters, build process) - `doc`: documentation, including comments - `reformat`: fixing code formatting