Skip to content

Commit

Permalink
typo fix Update CONTRIBUTING.md (#901)
Browse files Browse the repository at this point in the history
Corrected phrasing in "Commit rules" section
  • Loading branch information
0xbryer authored Nov 26, 2024
1 parent bada8b8 commit ebd9a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ When you submit your PR (or later change that code), a CI build will automatical

We always use ESLint and Prettier. To check that your code follows the rules, simply run the npm script `yarn lint`.

### Commits rules
### Commit rules

For commits it is recommended to use [Conventional Commits](https://www.conventionalcommits.org).

Expand Down

0 comments on commit ebd9a27

Please sign in to comment.