diff options
Diffstat (limited to '25.md')
| -rw-r--r-- | 25.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -12,7 +12,7 @@ A reaction is a `kind 7` note that is used to react to other notes. | |||
| 12 | The generic reaction, represented by the `content` set to a `+` string, SHOULD | 12 | The generic reaction, represented by the `content` set to a `+` string, SHOULD |
| 13 | be interpreted as a "like" or "upvote". | 13 | be interpreted as a "like" or "upvote". |
| 14 | 14 | ||
| 15 | A reaction with `content` set to `-` SHOULD be interepreted as a "dislike" or | 15 | A reaction with `content` set to `-` SHOULD be interpreted as a "dislike" or |
| 16 | "downvote". It SHOULD NOT be counted as a "like", and MAY be displayed as a | 16 | "downvote". It SHOULD NOT be counted as a "like", and MAY be displayed as a |
| 17 | downvote or dislike on a post. A client MAY also choose to tally likes against | 17 | downvote or dislike on a post. A client MAY also choose to tally likes against |
| 18 | dislikes in a reddit-like system of upvotes and downvotes, or display them as | 18 | dislikes in a reddit-like system of upvotes and downvotes, or display them as |