diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-02-22 12:30:18 +0900 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2024-02-22 09:50:12 -0300 |
| commit | 4313fbf7a5c1d7d2c29e414ed68104641f3286fa (patch) | |
| tree | 332b91fc4c43519defabc27cfff90e7d8e7c5095 /65.md | |
| parent | cbee1092d25ba60ee3d94de1cc72a8f1efb69070 (diff) | |
NIP-46, NIP-49, NIP-65: fix typos
Diffstat (limited to '65.md')
| -rw-r--r-- | 65.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -19,7 +19,7 @@ The `.content` is not used. | |||
| 19 | ["r", "wss://alicerelay.example.com"], | 19 | ["r", "wss://alicerelay.example.com"], |
| 20 | ["r", "wss://brando-relay.com"], | 20 | ["r", "wss://brando-relay.com"], |
| 21 | ["r", "wss://expensive-relay.example2.com", "write"], | 21 | ["r", "wss://expensive-relay.example2.com", "write"], |
| 22 | ["r", "wss://nostr-relay.example.com", "read"], | 22 | ["r", "wss://nostr-relay.example.com", "read"] |
| 23 | ], | 23 | ], |
| 24 | "content": "", | 24 | "content": "", |
| 25 | ...other fields | 25 | ...other fields |