fix grammar and typos

This commit is contained in:
vivganes
2023-04-07 17:38:03 +05:30
committed by fiatjaf_
parent e219ec6470
commit 3cec80d99e
10 changed files with 13 additions and 13 deletions

2
05.md
View File

@@ -64,7 +64,7 @@ For example, if after finding that `bob@bob.com` has the public key `abc...def`,
### Public keys must be in hex format
Keys must be returned in hex format. Keys in NIP-19 `npub` format are are only meant to be used for display in client UIs, not in this NIP.
Keys must be returned in hex format. Keys in NIP-19 `npub` format are only meant to be used for display in client UIs, not in this NIP.
### User Discovery implementation suggestion