mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Grammar fixes (#4810)
This commit is contained in:
parent
4c58dcedfe
commit
ee33d46732
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user