diff options
| author | Blake Jakopovic <wakoinc@gmail.com> | 2022-11-08 20:20:02 +0100 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2022-11-08 16:45:40 -0300 |
| commit | 27683d3441367cc76fa31fbb60abcd43cdc6ceb6 (patch) | |
| tree | 6513032e0d984244cd354379d4b9871d8be7afb7 | |
| parent | 79bb56c2f44cc51e8b6fa16450c268daa0d2a8b4 (diff) | |
Update 10.md
Fixed typo
| -rw-r--r-- | 10.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -48,7 +48,7 @@ Where: | |||
| 48 | 48 | ||
| 49 | **The order of marked "e" tags is not relevant.** Those marked with `"reply"` denote the `<reply-id>`. Those marked with `"root"` denote the root id of the reply thread. | 49 | **The order of marked "e" tags is not relevant.** Those marked with `"reply"` denote the `<reply-id>`. Those marked with `"root"` denote the root id of the reply thread. |
| 50 | 50 | ||
| 51 | >This scheme is preferred because it allows events to mention others without confusing them with `<relay-id>` or `<root-id>`. | 51 | >This scheme is preferred because it allows events to mention others without confusing them with `<reply-id>` or `<root-id>`. |
| 52 | 52 | ||
| 53 | 53 | ||
| 54 | ## The "p" tag | 54 | ## The "p" tag |