diff options
Diffstat (limited to 'discord/embeds.py')
| -rw-r--r-- | discord/embeds.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/embeds.py b/discord/embeds.py index 316299ef..8eefbb77 100644 --- a/discord/embeds.py +++ b/discord/embeds.py @@ -428,7 +428,7 @@ class Embed: This function returns the class instance to allow for fluent-style chaining. - .. versionadded:: 1.2.0 + .. versionadded:: 1.2 Parameters ----------- |