diff options
author | drduh <github@duh.to> | 2022-04-09 11:46:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-09 11:46:06 -0700 |
commit | dc29279197bbf866b63976395d2c69b1a95ad088 (patch) | |
tree | 4c00c998cc5918d93a2625c6cde2c5a4ca690a65 /README.md | |
parent | Merge pull request #313 from beardedbotanist/master (diff) | |
parent | Fix typo (diff) | |
download | YubiKey-Guide-dc29279197bbf866b63976395d2c69b1a95ad088.tar.gz |
Merge pull request #311 from michael-k/typo
Fix typo (numnber → number)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1557,7 +1557,7 @@ You can force GPG to scan the card and re-create the stubs to point to another Y Having created two (or more Yubikeys) with the same GPG key (as described above) where the stubs are pointing to the second Yubikey: -Insert the first Yubikey (which has a different serial numnber) and run the following command: +Insert the first Yubikey (which has a different serial number) and run the following command: ```console $ gpg-connect-agent "scd serialno" "learn --force" /bye |