Skip to content

Commit

Permalink
fix: typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
roddhjav committed Jul 17, 2022
1 parent e71cc01 commit 3a8258d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This file was signed using the master with with:
gpg --armor --detach-sign --default-key 61F02B21BA2503A526345A40E0CC7D788DA0EBF2 -o content/keys/keys.yml.asc data/keys.yml
```

The signature be verified with:
The signature can be verified with:
```sh
gpg --verify content/keys/keys.yml.asc data/keys.yml
```
Expand Down

0 comments on commit 3a8258d

Please sign in to comment.