aboutsummaryrefslogtreecommitdiff
path: root/discord/reaction.py
diff options
context:
space:
mode:
Diffstat (limited to 'discord/reaction.py')
-rw-r--r--discord/reaction.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/reaction.py b/discord/reaction.py
index 7232a7b4..2e4f3ce4 100644
--- a/discord/reaction.py
+++ b/discord/reaction.py
@@ -55,7 +55,7 @@ class Reaction:
count : int
Number of times this reaction was made
me : bool
- If the user has send this reaction.
+ If the user sent this reaction.
message: :class:`Message`
Message this reaction is for.
"""