docs: fix

This commit is contained in:
Michael Naumov 2026-05-26 17:07:11 -06:00
parent fe25a77d33
commit 5e8cf579b1

View file

@ -69,4 +69,3 @@ npm run test:coverage
- Base your PR on the `master` branch. - Base your PR on the `master` branch.
- Ensure all checks pass (`lint`, `format:check`, `spellcheck`, `test`). - Ensure all checks pass (`lint`, `format:check`, `spellcheck`, `test`).
- Use [Conventional Commits](https://www.conventionalcommits.org/) for your commit messages. - Use [Conventional Commits](https://www.conventionalcommits.org/) for your commit messages.