Skip to content

Commit

Permalink
fixup! chore: Update CI workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
timbray committed Jan 24, 2023
1 parent dbb2212 commit 0ac1b33
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 @@ -66,7 +66,7 @@ is recommended to break up your commits using distinct prefixes.

Commits should be signed (not just the `-s` “signd off on”) with
any of the [styles GitHub supports](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits).
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
automatically signed with the right key.

### Running Tests
Expand Down

0 comments on commit 0ac1b33

Please sign in to comment.