Merge pull request #871 from akiomik/patch-3

Fix typo in 65.md
This commit is contained in:
Vitor Pamplona 2023-11-09 16:03:18 -05:00 committed by GitHub
commit 4beaae1084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
65.md
View File

@ -53,7 +53,7 @@ This NIP allows Clients to connect directly with the most up-to-date relay set f
1. Clients SHOULD guide users to keep `kind:10002` lists small (2-4 relays).
2. Clients SHOULD spread an author's `kind:10002` events to as many relays as viable.
2. Clients SHOULD spread an author's `kind:10002` event to as many relays as viable.
3. `kind:10002` events should primarily be used to advertise the user's preferred relays to others. A user's own client may use other heuristics for selecting relays for fetching data.