upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/05.md
diff options
context:
space:
mode:
authorvivganes <vivek@vivekganesan.com>2023-04-07 17:38:03 +0530
committerfiatjaf_ <fiatjaf@gmail.com>2023-04-07 11:45:06 -0300
commit3cec80d99ebbee6b72aae31f1856181d04971244 (patch)
tree9cbcfcc020dd370a17f5c96aa163736026a68266 /05.md
parente219ec64701d89e6b2c3f3ca8fd426d0aefdcb9c (diff)
fix grammar and typos
Diffstat (limited to '05.md')
-rw-r--r--05.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/05.md b/05.md
index 992983f..a7b42b0 100644
--- a/05.md
+++ b/05.md
@@ -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
67Keys 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. 67Keys 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