From 2767b7d47c3de9eac621f07ebcceb9ba53d6c40a Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Tue, 29 Jun 2021 00:42:07 +0200 Subject: [PATCH] Fix typo --- content/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/getting-started.md b/content/getting-started.md index 2634853..c74e3a9 100644 --- a/content/getting-started.md +++ b/content/getting-started.md @@ -117,7 +117,7 @@ To prove ownership of the email address you entered in the key, the server will Simply run: ``` -`gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT` +gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT` ``` I told you we were going to need that fingerprint! Replace the FINGERPRINT above with yours (remove all spaces!).