[commands] Fix a small typo in Context.invoke docs
This commit is contained in:
parent
f485f1b612
commit
b2ac327bd8
@ -175,7 +175,7 @@ class Context(discord.abc.Messageable, Generic[BotT]):
|
||||
command: :class:`.Command`
|
||||
The command that is going to be called.
|
||||
\*args
|
||||
The arguments to to use.
|
||||
The arguments to use.
|
||||
\*\*kwargs
|
||||
The keyword arguments to use.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user