nip10: fix small rendering bug on github

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin 2022-05-26 09:35:53 -07:00
parent f168799dea
commit c3d3a70688
1 changed files with 1 additions and 1 deletions

2
10.md
View File

@ -10,7 +10,7 @@ On "e" and "p" tags in Text Events (kind 1).
## Abstract
This NIP describes how to use "e" and "p" tags in text events, especially those that are replies to other text events. It helps clients thread the replies into a tree rooted at the original event.
##Positional "e" tags (DEPRECATED)
## Positional "e" tags (DEPRECATED)
>This scheme is in common use; but should be considered deprecated.
`["e", <event-id> <relay-url>]` as per NIP-01.