Skip to content

Commit

Permalink
Typo in Settings - Emails (#9355)
Browse files Browse the repository at this point in the history
  • Loading branch information
BOHEUS authored Jan 6, 2025
1 parent 059c4ab commit bf00c97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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: (
Expand Down

0 comments on commit bf00c97

Please sign in to comment.