upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2024-07-11 16:38:30 -0500
committerGitHub <noreply@github.com>2024-07-11 16:38:30 -0500
commit3061855aa2180f459e0753c77a7bb55ed3c0b5f7 (patch)
treede37090d5a86872348bd2cbbc3264c23562cd46f
parent356d028ed323361e7e1eb981a650bac5fd0175c6 (diff)
parent35ba0092ac2b75891b49173cafce750236bb43bb (diff)
Merge pull request #1362 from patrickReiis/patch-3
NIP-65: fix typo
-rw-r--r--65.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/65.md b/65.md
index 1a2d7e8..f32c965 100644
--- a/65.md
+++ b/65.md
@@ -37,7 +37,7 @@ When seeking events **about** a user, where the user was tagged, Clients SHOULD
37When broadcasting an event, Clients SHOULD: 37When broadcasting an event, Clients SHOULD:
38 38
39- Broadcast the event to the WRITE relays of the author 39- Broadcast the event to the WRITE relays of the author
40- Broadcast the event all READ relays of each tagged user 40- Broadcast the event to all READ relays of each tagged user
41 41
42## Motivation 42## Motivation
43 43