upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Casarin <jb55@jb55.com>2022-08-19 15:17:54 -0700
committerWilliam Casarin <jb55@jb55.com>2022-08-19 15:50:39 -0700
commit7af2540c6e392d5cb789c743b1dd237294388649 (patch)
tree9ada1a67b97d7857292fff0f1f7bcc775c6e3bb7
parent533d316170a2d7cd54f7302c747ba371390a50fb (diff)
reactions: we should be able to react to any note
Signed-off-by: William Casarin <jb55@jb55.com>
-rw-r--r--25.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/25.md b/25.md
index b294255..d406a69 100644
--- a/25.md
+++ b/25.md
@@ -7,7 +7,7 @@ Reactions
7 7
8`draft` `optional` `author:jb55` 8`draft` `optional` `author:jb55`
9 9
10A reaction is a `kind 7` note that is used to react to `kind 1` text notes. 10A reaction is a `kind 7` note that is used to react to other notes.
11 11
12The generic reaction, represented by the `content` set to a `+` string, SHOULD 12The generic reaction, represented by the `content` set to a `+` string, SHOULD
13be interpreted as a "like" or "upvote". 13be interpreted as a "like" or "upvote".