From 2635300b44d850036f2a48a2e441724ca105614b Mon Sep 17 00:00:00 2001 From: Red-GitHubBot <88117545+Red-GitHubBot@users.noreply.github.com> Date: Wed, 8 Sep 2021 21:28:27 +0200 Subject: [PATCH] [3.4] [Docs] Fix argument formatting in Admin cog guide (#5219) (#5262) (cherry picked from commit ec5428f1e93564bc7b2e7028433febadcef55d6b) Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com> Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com> --- 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: