mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-08-08 20:38:27 -04:00
Fix typo
This commit is contained in:
2
01.md
2
01.md
@@ -48,7 +48,7 @@ To prevent implementation differences from creating a different event ID for the
|
||||
- No characters except the following should be escaped, and instead should be included verbatim:
|
||||
- The line break, `0x0A`, as `\n`
|
||||
- A double quote, `0x22`, as `\"`
|
||||
- A backspace, `0x5C`, as `\\`
|
||||
- A backslash, `0x5C`, as `\\`
|
||||
- UTF-8 should be used for encoding.
|
||||
|
||||
## Communication between clients and relays
|
||||
|
Reference in New Issue
Block a user