diff --git a/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json index 06af3794e..776dd101f 100644 --- a/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json @@ -83,7 +83,7 @@ }, "CHANNEL_GREETING_TOGGLE": { "LABEL": "Enable channel greeting", - "HELP_TEXT": "Automatically send a greeting message after the contact's first message in a conversation.", + "HELP_TEXT": "Auto-send greeting messages when customers start a conversation and send their first message.", "ENABLED": "Enabled", "DISABLED": "Disabled" },