From d5fe82be54b1842b5519bf918641c1cfbfe4b733 Mon Sep 17 00:00:00 2001
From: Kevin Paxman <kpaxman@uwaterloo.ca>
Date: Wed, 2 Nov 2022 10:50:11 -0400
Subject: [PATCH] ISTWCMS-5880: update unsupported banner message

---
 .../install/field.field.node.uw_ct_service.field_uw_banner.yml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/install/field.field.node.uw_ct_service.field_uw_banner.yml b/config/install/field.field.node.uw_ct_service.field_uw_banner.yml
index 741ed62..9badbd0 100644
--- a/config/install/field.field.node.uw_ct_service.field_uw_banner.yml
+++ b/config/install/field.field.node.uw_ct_service.field_uw_banner.yml
@@ -14,7 +14,7 @@ field_name: field_uw_banner
 entity_type: node
 bundle: uw_ct_service
 label: Banner
-description: "You may add 1 to 8 banners. If more than one banner is added, they will be displayed in a carousel. For ideal display, all banners should have the same dimensions.<br>\r\nNote that all options beyond a single image banner are unsupported at this time, and are provided for future use."
+description: "You may add 1 to 8 banners. If more than one banner is added, they will be displayed in a carousel. For ideal display, all banners should have the same dimensions.<br>\r\nNote that all options beyond image banners are unsupported at this time, and are provided for future use."
 required: false
 translatable: true
 default_value: {  }
-- 
GitLab