From 87efc79af431dc45e054a9619b99da3fff7a375c Mon Sep 17 00:00:00 2001 From: Ben Holden-Crowther Date: Tue, 12 Dec 2017 19:38:35 +0000 Subject: [PATCH] docs: Fix spacing (#225) tiny spacing correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44ca6a0..f26ebeb 100644 --- a/README.md +++ b/README.md @@ -684,7 +684,7 @@ Some common errors `gpg: decryption failed: No secret key` -- Usually means you forgot to re-encrypt the file with the new key. -`Error: can't re-encrypt because a key has expired.` -- A user's key has expired and can't be used to encrypt any more. Follow the[Replace expired keys](#replace-expired-keys) tip. +`Error: can't re-encrypt because a key has expired.` -- A user's key has expired and can't be used to encrypt any more. Follow the [Replace expired keys](#replace-expired-keys) tip. Using Blackbox without a repo =============================