aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2018-09-18 21:39:06 +0200
committerJakub Wilk <jwilk@jwilk.net>2018-09-18 21:39:06 +0200
commit3be71bd25305d1f4e9da0d5df15ecea48516da6b (patch)
tree05870a48c9199903ea69759134c85a71d054b846 /README.md
parentMassive style revision and version update (diff)
downloadYubiKey-Guide-3be71bd25305d1f4e9da0d5df15ecea48516da6b.tar.gz
Fix typos
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c9bd082..e4280db 100644
--- a/README.md
+++ b/README.md
@@ -941,7 +941,7 @@ $ sudo srm -r $GNUPGHOME || sudo rm -rf $GNUPGHOME
$ gpg --delete-secret-key $KEYID
```
-Make sure you have securely erased keys, including recovation certificates, if a Live image was not used!
+Make sure you have securely erased keys, including revocation certificates, if a Live image was not used!
# Using keys
@@ -1411,7 +1411,7 @@ Then, open a terminal and run the following commands:
Create a shortcut that points to `gpg-connect-agent /bye` and place it in your startup folder to make sure the agent starts after a system shutdown.
-Now you can use PuTTY for public key SSH authentication. When the server asks for public key verification, PuTTY will foward the request to GPG, whcih will prompt you for your PIN and authorize the login using your YubiKey.
+Now you can use PuTTY for public key SSH authentication. When the server asks for public key verification, PuTTY will forward the request to GPG, which will prompt you for your PIN and authorize the login using your YubiKey.
# Troubleshooting