mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 14:39:28 -07:00
Fix typo
This commit is contained in:
parent
da4ec48bbc
commit
915e1307e4
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ const verifyIdentity = async (url, fp) => {
|
|||
verifyIdentity('dns:doip.rocks', '9f0048ac0b23301e1f77e994909f6bd6f80f485d')
|
||||
```
|
||||
|
||||
This snippet works en will verify the [doip.rocks](https://doip.rocks) domain as
|
||||
This snippet works and will verify the [doip.rocks](https://doip.rocks) domain as
|
||||
bidirectionally linked to Yarmo's cryptographic key.
|
||||
|
||||
## About Keyoxide
|
||||
|
|
Loading…
Reference in a new issue