From 2732f686b9a491b1c7fd20bd6223dd6071761091 Mon Sep 17 00:00:00 2001
From: Mark Otto <markdotto@gmail.com>
Date: Sun, 30 Oct 2022 17:58:04 -0400
Subject: [PATCH] Change title of color-background.md page

Fixes #37342
---
 site/content/docs/5.2/helpers/color-background.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/content/docs/5.2/helpers/color-background.md b/site/content/docs/5.2/helpers/color-background.md
index 1aa9f1a54d..aee048e0ff 100644
--- a/site/content/docs/5.2/helpers/color-background.md
+++ b/site/content/docs/5.2/helpers/color-background.md
@@ -1,6 +1,6 @@
 ---
 layout: docs
-title: Color & background
+title: Color and background
 description: Set a background color with contrasting foreground color.
 group: helpers
 toc: true
-- 
GitLab