From 7af2540c6e392d5cb789c743b1dd237294388649 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Fri, 19 Aug 2022 15:17:54 -0700 Subject: [PATCH] reactions: we should be able to react to any note Signed-off-by: William Casarin --- 25.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/25.md b/25.md index b294255..d406a69 100644 --- a/25.md +++ b/25.md @@ -7,7 +7,7 @@ Reactions `draft` `optional` `author:jb55` -A reaction is a `kind 7` note that is used to react to `kind 1` text notes. +A reaction is a `kind 7` note that is used to react to other notes. The generic reaction, represented by the `content` set to a `+` string, SHOULD be interpreted as a "like" or "upvote".