From ec5428f1e93564bc7b2e7028433febadcef55d6b Mon Sep 17 00:00:00 2001 From: Kreus Amredes <67752638+Kreusada@users.noreply.github.com> Date: Sun, 29 Aug 2021 13:36:10 +0100 Subject: [PATCH] [Docs] Fix argument formatting in Admin cog guide --- docs/cog_guides/admin.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cog_guides/admin.rst b/docs/cog_guides/admin.rst index c5f0fe2f1..bf4894661 100644 --- a/docs/cog_guides/admin.rst +++ b/docs/cog_guides/admin.rst @@ -232,7 +232,7 @@ as yourself, the command author. * ````: The role to remove. |role-input-quotes| * ``[user]``: The member to remove the role from. |member-input| Defaults - to the command author. + to the command author. .. _admin-command-editrole: