diff options
author | Alex Romanov <alex@romanov.ws> | 2019-08-28 01:25:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-28 01:25:49 -0700 |
commit | e1d5e6fb9dbd3074e21590cb9da69812fec709c0 (patch) | |
tree | b223a48a9bdca997291adacfa10910891d9ec9b2 /README.md | |
parent | Merge pull request #122 from tacaswell/extra_action (diff) | |
download | YubiKey-Guide-e1d5e6fb9dbd3074e21590cb9da69812fec709c0.tar.gz |
Fix typo from #122
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -418,7 +418,7 @@ $ export KEYID=0xFF3E7D88647EBCDB # Sign with an existing key (optional) -If you already have a pgp key you may want want to sign your new key +If you already have a pgp key you may want to sign your new key with the old one to help prove that your new key is infact controlled by you. |