Grammar fixes (#4810)

This commit is contained in:
kreusada
2021-02-13 09:44:02 +00:00
committed by GitHub
parent 4c58dcedfe
commit ee33d46732

View File

@@ -982,7 +982,7 @@ class ReactionPredicate(Callable[[discord.Reaction, discord.abc.User], bool]):
) -> "ReactionPredicate":
"""Match if the reaction is a tick or cross emoji.
The emojis used can are in
The emojis used are in
`ReactionPredicate.YES_OR_NO_EMOJIS`.
This will assign ``True`` for *yes*, or ``False`` for *no* to