diff --git a/core/modules/system/templates/html.html.twig b/core/modules/system/templates/html.html.twig index 195d82e..107c56b 100644 --- a/core/modules/system/templates/html.html.twig +++ b/core/modules/system/templates/html.html.twig @@ -8,7 +8,7 @@ * - root_path: The root path of the current page (e.g., node, admin, user). * - node_type: The content type for the current node, if the page is a node. * - head_title: List of text elements that make up the head_title variable. - * May contain or more of the following: + * May contain one or more of the following: * - title: The title of the page. * - name: The name of the site. * - slogan: The slogan of the site.