From 4b8630409b46cd57ccbb08658c71bda339c9df7e Mon Sep 17 00:00:00 2001 From: Younghwan Shin Date: Thu, 5 Sep 2024 19:09:39 +0900 Subject: [PATCH] docs: fix heading level (#1254) Fixes the indentation in docs sidebar --- docs/updates.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/updates.rst b/docs/updates.rst index caddc81f4..cb076f6e6 100644 --- a/docs/updates.rst +++ b/docs/updates.rst @@ -56,7 +56,7 @@ The following expressions and functions can only be used in the context of the a "if_not_exists( `attr`, `value` )", `attr` | `value`, Any, :code:`Thread.forum_name | 'Default Forum Name'` ``set`` action -"""""""""""""" +^^^^^^^^^^^^^^ The ``set`` action is the simplest action as it overwrites any previously stored value: