From c3d3a706881e7a733cc8373737b02aafa38a5024 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Thu, 26 May 2022 09:35:53 -0700 Subject: [PATCH] nip10: fix small rendering bug on github Signed-off-by: William Casarin --- 10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10.md b/10.md index dc324106..8b7bd573 100644 --- a/10.md +++ b/10.md @@ -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", ]` as per NIP-01.