We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb2212 commit 0ac1b33Copy full SHA for 0ac1b33
CONTRIBUTING.md
@@ -66,7 +66,7 @@ is recommended to break up your commits using distinct prefixes.
66
67
Commits should be signed (not just the `-s` “signd off on”) with
68
any of the [styles GitHub supports](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits).
69
-Note that you use `git config` to arrange that your commits are
+Note that you can use `git config` to arrange that your commits are
70
automatically signed with the right key.
71
72
### Running Tests
0 commit comments