Skip to content

Commit

Permalink
Merge branch 'main' into fix/remove-remaining-default-workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
AMoreaux authored Jan 6, 2025
2 parents e3b83f5 + bf00c97 commit 6f450b8
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 6f450b8

Please sign in to comment.