fix bad copy paste

This commit is contained in:
Dalibor Karlović 2023-08-14 10:19:42 +02:00 committed by GitHub
parent 3caab5bacf
commit 2383a66823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2042,7 +2042,7 @@ Alternatively, use a public key server (it will update the key if already on the
```console
$ gpg --send-key $KEYID
```console
```
and import the newly updated key on any computer where you wish to use it (it will update the key if previously imported):