From 436d062343b8ffb91f006d148da40e2515125982 Mon Sep 17 00:00:00 2001 From: Yuwen Memon Date: Wed, 3 Nov 2021 12:44:56 -0700 Subject: [PATCH] Fix an apostrophe to trigger a CP Build --- src/languages/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/languages/en.js b/src/languages/en.js index 704ed6785814..ce12ea350c70 100755 --- a/src/languages/en.js +++ b/src/languages/en.js @@ -759,7 +759,7 @@ export default { callMe: 'Call me', growlMessageOnSave: 'Call requested.', growlMessageEmptyName: 'Please provide both a first and last name so our guides know how to address you!', - growlMessageNoPersonalPolicy: 'I wasn’t able to find a personal policy to associate this Guides call with, please check your connection and try again.', + growlMessageNoPersonalPolicy: 'I wasn\'t able to find a personal policy to associate this Guides call with, please check your connection and try again.', callButton: 'Call', callButtonTooltip: 'Get live help from our team', },