From 4f2424c19362cbe9b9622390af5879ed72f3cb47 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 18 Jun 2023 09:08:32 +0300 Subject: [PATCH] n/gpg.md: add missing backtick --- n/gpg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/n/gpg.md b/n/gpg.md index e479c8c..cfb5ba4 100644 --- a/n/gpg.md +++ b/n/gpg.md @@ -130,7 +130,7 @@ commands in `gpg --edit-key "key fingerprint here: - Add notations: `notation` - Remove notations: `notation` from `showpref` with a `-` in the beginning -Don't forget to `gpg --keyserver hkps://keys.openpgp.org --send-keys "your keyid here" ! +Don't forget to `gpg --keyserver hkps://keys.openpgp.org --send-keys "your keyid here"` ! ### Keyoxide docs