aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDalibor Karlović <dalibor.karlovic@sigwin.hr>2023-06-26 11:21:22 +0200
committerGitHub <noreply@github.com>2023-06-26 11:21:22 +0200
commit3caab5bacfcadb5312263e2f899b5fa9f6a10a0b (patch)
treecb15c9bd270259ff099bc799d96bcfb75067df6b
parentfix: add an explicit example about publishing the pubkey when expiring (diff)
downloadYubiKey-Guide-3caab5bacfcadb5312263e2f899b5fa9f6a10a0b.tar.gz
fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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