upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/10.md
diff options
context:
space:
mode:
authorhodlbod <jstaab@protonmail.com>2023-12-04 06:05:01 -0800
committerGitHub <noreply@github.com>2023-12-04 06:05:01 -0800
commitc07f0eab1a74c3de5666ce0d2245d40f90543a3d (patch)
tree976fac84772d587a10fbf96c5b7da75938c2f2f5 /10.md
parent9913395d90a602af56404ba2c9a1bc43cac65b26 (diff)
parent8aba861bdf530f9e15b8d371ab3ce4f1ace61fef (diff)
Merge pull request #915 from xiaolou86/master
Fix typos
Diffstat (limited to '10.md')
-rw-r--r--10.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/10.md b/10.md
index 5b19fbd..a434ea0 100644
--- a/10.md
+++ b/10.md
@@ -33,7 +33,7 @@ Where:
33 33
34 * Many "e" tags: `["e", <root-id>]` `["e", <mention-id>]`, ..., `["e", <reply-id>]`<br> 34 * Many "e" tags: `["e", <root-id>]` `["e", <mention-id>]`, ..., `["e", <reply-id>]`<br>
35There may be any number of `<mention-ids>`. These are the ids of events which may, or may not be in the reply chain. 35There may be any number of `<mention-ids>`. These are the ids of events which may, or may not be in the reply chain.
36They are citings from this event. `root-id` and `reply-id` are as above. 36They are citing from this event. `root-id` and `reply-id` are as above.
37 37
38>This scheme is deprecated because it creates ambiguities that are difficult, or impossible to resolve when an event references another but is not a reply. 38>This scheme is deprecated because it creates ambiguities that are difficult, or impossible to resolve when an event references another but is not a reply.
39 39