mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
25.md:15: interepreted ==> interpreted
This commit is contained in:
parent
329cd8d8a1
commit
da7899cebe
2
25.md
2
25.md
|
@ -12,7 +12,7 @@ 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".
|
||||
|
||||
A reaction with `content` set to `-` SHOULD be interepreted as a "dislike" or
|
||||
A reaction with `content` set to `-` SHOULD be interpreted as a "dislike" or
|
||||
"downvote". It SHOULD NOT be counted as a "like", and MAY be displayed as a
|
||||
downvote or dislike on a post. A client MAY also choose to tally likes against
|
||||
dislikes in a reddit-like system of upvotes and downvotes, or display them as
|
||||
|
|
Loading…
Reference in New Issue
Block a user