We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8001c8b commit 9679a22Copy full SHA for 9679a22
README.md
@@ -185,8 +185,8 @@ Option | Description
185
In addition to the built-in configuration options, each hook can expose its
186
own unique configuration options. The `AuthorEmail` hook, for example, allows
187
you to customize the regex used to check commit author emails via the `pattern`
188
-option (useful if you want to enforce developers to use a company
189
-email address for their commits). This provides incredible flexibility for hook
+option---useful if you want to enforce that developers use a company
+email address for their commits. This provides incredible flexibility for hook
190
authors as you can make your hooks sufficiently generic and then customize them
191
on a per-project basis.
192
0 commit comments