Skip to content

Commit

Permalink
fix typo in signed commits post
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Jones committed May 5, 2022
1 parent 963829a commit a7002cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/blog/yubikey-signed-commits.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ By signing our Git commits, we can allow folks to verify that they were really w

Your public key needs to be on your GPG installation's keychain.

First, see if it already on your chain (using your own address!):
First, see if it is already on your chain (using your own address!):

```terminal
$ gpg --list-secret daniel.jones@engineerbetter.com
Expand Down

0 comments on commit a7002cd

Please sign in to comment.