diff options
| author | vivganes <vivek@vivekganesan.com> | 2023-04-07 17:38:03 +0530 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-04-07 11:45:06 -0300 |
| commit | 3cec80d99ebbee6b72aae31f1856181d04971244 (patch) | |
| tree | 9cbcfcc020dd370a17f5c96aa163736026a68266 /25.md | |
| parent | e219ec64701d89e6b2c3f3ca8fd426d0aefdcb9c (diff) | |
fix grammar and typos
Diffstat (limited to '25.md')
| -rw-r--r-- | 25.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -16,7 +16,7 @@ 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 |
| 19 | separate tallys. | 19 | separate tallies. |
| 20 | 20 | ||
| 21 | The `content` MAY be an emoji, in this case it MAY be interpreted as a "like" or "dislike", | 21 | The `content` MAY be an emoji, in this case it MAY be interpreted as a "like" or "dislike", |
| 22 | or the client MAY display this emoji reaction on the post. | 22 | or the client MAY display this emoji reaction on the post. |