From bf00c971ee346c2d44fa19615e6bc52cebfca1c5 Mon Sep 17 00:00:00 2001 From: BOHEUS <56270748+BOHEUS@users.noreply.github.com> Date: Mon, 6 Jan 2025 10:06:51 +0000 Subject: [PATCH] Typo in Settings - Emails (#9355) --- .../components/SettingsAccountsMessageAutoCreationCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/twenty-front/src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx b/packages/twenty-front/src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx index ea01199a0..52dc26517 100644 --- a/packages/twenty-front/src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx +++ b/packages/twenty-front/src/modules/settings/accounts/components/SettingsAccountsMessageAutoCreationCard.tsx @@ -9,7 +9,7 @@ type SettingsAccountsMessageAutoCreationCardProps = { const autoCreationOptions = [ { - title: 'Send and Received', + title: 'Sent and Received', description: 'People I’ve sent emails to and received emails from.', value: MessageChannelContactAutoCreationPolicy.SENT_AND_RECEIVED, cardMedia: (