From be861e5eac826fbea4254853f3944e4a55ab4e07 Mon Sep 17 00:00:00 2001 From: Joab Date: Sat, 13 May 2023 15:15:45 -0300 Subject: [PATCH] Fix indentation in create_text_channel docs --- discord/guild.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord/guild.py b/discord/guild.py index 67627cfaa..009a1ef97 100644 --- a/discord/guild.py +++ b/discord/guild.py @@ -1322,7 +1322,7 @@ class Guild(Hashable): nsfw: :class:`bool` To mark the channel as NSFW or not. news: :class:`bool` - Whether to create the text channel as a news channel. + Whether to create the text channel as a news channel. .. versionadded:: 2.0 default_auto_archive_duration: :class:`int`