[docs] Fix references to Greedy

This commit is contained in:
Nadir Chowdhury
2021-04-10 19:59:09 +01:00
committed by GitHub
parent 353737239a
commit b20e92efd8
2 changed files with 6 additions and 6 deletions

View File

@ -323,7 +323,7 @@ Converters
.. autoclass:: discord.ext.commands.clean_content
:members:
.. autoclass:: ext.commands.Greedy()
.. autoclass:: discord.ext.commands.Greedy()
.. _ext_commands_api_errors: