From b5f19b9c9c3747ff8f88497f0776f4ca6336ad41 Mon Sep 17 00:00:00 2001 From: Lina Wolf <48202465+linawolf@users.noreply.github.com> Date: Wed, 17 Apr 2024 18:19:14 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Sandra Erbel --- Documentation/GeneralConventions/GuidesXml.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/GeneralConventions/GuidesXml.rst b/Documentation/GeneralConventions/GuidesXml.rst index eec7f937..430a350b 100644 --- a/Documentation/GeneralConventions/GuidesXml.rst +++ b/Documentation/GeneralConventions/GuidesXml.rst @@ -46,7 +46,7 @@ default-code-language .. _settings-guides-default-code-language-example: -Example: Use `typoscript` as default langauge for code-blocks +Example: Use `typoscript` as default language for code-blocks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code-block:: xml @@ -73,15 +73,15 @@ max-menu-depth Limits the main menu to a certain amount of levels. As level creation is one of the main bottle-necks that can slow down rendering it can be helpful - to the levels in the menu in some use cases. + to limit the levels in the menu in some use cases. .. _settings-guides-max-menu-depth-example: Example: Limit the menu to 2 levels ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -The changelog (documentation of the extension "core") contains several thousand -pages. As very long lists of changelog entries in the menu are not helpful to +The changelog (documentation of the extension "core") consists of several thousands of +pages. The reason is that very long lists of changelog entries in the menu are not helpful to the user and slow down the search. .. code-block:: xml