Skip to content

Commit

Permalink
docs: English syntax correction (#3380)
Browse files Browse the repository at this point in the history
Usage was non-native. Should be either "help your team in adhering", "help your team to adhere", or "help your team adhere." Chose the last option because it's shorter. Sorry I have no citation for this.

Co-authored-by: wydengyre <[email protected]>
  • Loading branch information
matthewleon and wydengyre authored Sep 13, 2022
1 parent 30c5526 commit b2c2cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

[![npm latest][2]][3] [![CircleCI][4]][5] <!-- [![AppVeyor][6]][7] -->

`commitlint` helps your team adhering to a commit convention. By supporting npm-installed configurations it makes sharing of commit conventions easy.
`commitlint` helps your team adhere to a commit convention. By supporting npm-installed configurations it makes sharing of commit conventions easy.

# Getting started

Expand Down

0 comments on commit b2c2cef

Please sign in to comment.