diff --git a/discord/embeds.py b/discord/embeds.py index 258ef0dfd..efa6537db 100644 --- a/discord/embeds.py +++ b/discord/embeds.py @@ -131,7 +131,7 @@ class Embed: The type of embed. Usually "rich". This can be set during initialisation. Possible strings for embed types can be found on discord's - :ddocs:`api docs ` + :ddocs:`api docs ` description: Optional[:class:`str`] The description of the embed. This can be set during initialisation.