From 48fa10343cc2b2b393e81b79ad64c3d3ba466136 Mon Sep 17 00:00:00 2001 From: Kreus Amredes <67752638+Kreusada@users.noreply.github.com> Date: Sun, 29 Aug 2021 13:31:13 +0100 Subject: [PATCH] [Docs] Fix warning block in Mod cog guide (#5220) --- 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.