From 7d0f920e9f99a78a3bfcdf105b7caa5a7883df1d Mon Sep 17 00:00:00 2001
From: Martin Leblanc <m26lebla@uwaterloo.ca>
Date: Thu, 6 Jul 2023 16:12:33 -0400
Subject: [PATCH] ISTWCMS-6363: Update help text

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

diff --git a/config/install/field.field.node.uw_ct_profile.field_uw_banner.yml b/config/install/field.field.node.uw_ct_profile.field_uw_banner.yml
index 98a3984..9475420 100644
--- a/config/install/field.field.node.uw_ct_profile.field_uw_banner.yml
+++ b/config/install/field.field.node.uw_ct_profile.field_uw_banner.yml
@@ -14,7 +14,7 @@ field_name: field_uw_banner
 entity_type: node
 bundle: uw_ct_profile
 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\nAll options other than “Vimeo video banner” are now supported. “Vimeo video banner” is 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\nAll options other than “Vimeo video banner” are now supported. “Vimeo video banner” is provided for future use."
 required: false
 translatable: true
 default_value: {  }
-- 
GitLab