From ae2e28acc93694b2149a9901abbb87c74efa4274 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 a3d924de4..55b2f476c 100644 --- a/discord/guild.py +++ b/discord/guild.py @@ -1539,7 +1539,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`