Merge pull request #1362 from patrickReiis/patch-3

NIP-65: fix typo
This commit is contained in:
Alex Gleason
2024-07-11 16:38:30 -05:00
committed by GitHub

2
65.md
View File

@@ -37,7 +37,7 @@ When seeking events **about** a user, where the user was tagged, Clients SHOULD
When broadcasting an event, Clients SHOULD:
- Broadcast the event to the WRITE relays of the author
- Broadcast the event all READ relays of each tagged user
- Broadcast the event to all READ relays of each tagged user
## Motivation