mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 23:09:29 -07:00
Fix typo
This commit is contained in:
parent
9734783b1f
commit
2767b7d47c
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ To prove ownership of the email address you entered in the key, the server will
|
||||||
|
|
||||||
Simply run:
|
Simply run:
|
||||||
```
|
```
|
||||||
`gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT`
|
gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT`
|
||||||
```
|
```
|
||||||
|
|
||||||
I told you we were going to need that fingerprint! Replace the FINGERPRINT above with yours (remove all spaces!).
|
I told you we were going to need that fingerprint! Replace the FINGERPRINT above with yours (remove all spaces!).
|
||||||
|
|
Loading…
Reference in a new issue