aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorDino Bajramovic <dbajramo@gmail.com>2018-11-05 20:49:48 +0100
committerDino Bajramovic <dbajramo@gmail.com>2018-11-05 20:49:48 +0100
commit472d85d12bdc3990ae8c160ae0c01daca83cb4b6 (patch)
tree421161c806f6b15d6f0254983f0382c76cf588ea /README.md
parentNote about gpg public key (diff)
downloadYubiKey-Guide-472d85d12bdc3990ae8c160ae0c01daca83cb4b6.tar.gz
fix typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5fcb8ac..911e80c 100644
--- a/README.md
+++ b/README.md
@@ -156,7 +156,7 @@ $ cat /proc/sys/kernel/random/entropy_avail
# Creating keys
-Create a tempotary directory which won't survive a [reboot](https://serverfault.com/questions/377348/when-does-tmp-get-cleared):
+Create a temporary directory which won't survive a [reboot](https://serverfault.com/questions/377348/when-does-tmp-get-cleared):
```
$ export GNUPGHOME=$(mktemp -d) ; echo $GNUPGHOME