From e3e8ab784b5f7fa8adc9e65be44d4faa8d3bcdae Mon Sep 17 00:00:00 2001 From: Red-GitHubBot <88117545+Red-GitHubBot@users.noreply.github.com> Date: Wed, 8 Sep 2021 21:23:18 +0200 Subject: [PATCH] [3.4] [Docs] Fix warning block in Mod cog guide (#5220) (#5260) (cherry picked from commit 48fa10343cc2b2b393e81b79ad64c3d3ba466136) 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/mod.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cog_guides/mod.rst b/docs/cog_guides/mod.rst index 6bdb36a5b..782456c63 100644 --- a/docs/cog_guides/mod.rst +++ b/docs/cog_guides/mod.rst @@ -282,7 +282,7 @@ modset hierarchy Toggle role hierarchy check for mods and admins. -..warning:: Disabling this setting will allow mods to take actions on users above them in the role hierarchy! +.. warning:: Disabling this setting will allow mods to take actions on users above them in the role hierarchy! This is enabled by default.