diff options
| author | vivganes <vivek@vivekganesan.com> | 2023-04-07 17:38:03 +0530 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-04-07 11:45:06 -0300 |
| commit | 3cec80d99ebbee6b72aae31f1856181d04971244 (patch) | |
| tree | 9cbcfcc020dd370a17f5c96aa163736026a68266 /05.md | |
| parent | e219ec64701d89e6b2c3f3ca8fd426d0aefdcb9c (diff) | |
fix grammar and typos
Diffstat (limited to '05.md')
| -rw-r--r-- | 05.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -64,7 +64,7 @@ For example, if after finding that `bob@bob.com` has the public key `abc...def`, | |||
| 64 | 64 | ||
| 65 | ### Public keys must be in hex format | 65 | ### Public keys must be in hex format |
| 66 | 66 | ||
| 67 | 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. | 67 | 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. |
| 68 | 68 | ||
| 69 | ### User Discovery implementation suggestion | 69 | ### User Discovery implementation suggestion |
| 70 | 70 | ||