From 673bedd2854b6c0a5076c910ec4fe05619741019 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Kruczek?= <52790953+DownDev@users.noreply.github.com> Date: Tue, 22 Aug 2023 12:06:26 +0200 Subject: [PATCH] Replace dot with space in Guild.vanity_invite docs --- discord/guild.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord/guild.py b/discord/guild.py index 1717630eb..82692ff73 100644 --- a/discord/guild.py +++ b/discord/guild.py @@ -3607,7 +3607,7 @@ class Guild(Hashable): The guild must have ``COMMUNITY`` in :attr:`~Guild.features`. - You must have :attr:`~Permissions.manage_guild` to do this.as well. + You must have :attr:`~Permissions.manage_guild` to do this as well. .. versionadded:: 2.0