From 3caab5bacfcadb5312263e2f899b5fa9f6a10a0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dalibor=20Karlovi=C4=87?= Date: Mon, 26 Jun 2023 11:21:22 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b9a7f4..1ecf2ca 100644 --- a/README.md +++ b/README.md @@ -2044,7 +2044,7 @@ Alternatively, use a public key server (it will update the key if already on the $ gpg --send-key $KEYID ```console -and import the newly on any computer where you wish to use it (it will update the key if previously imported): +and import the newly updated key on any computer where you wish to use it (it will update the key if previously imported): ```console $ gpg --recv $KEYID