diff --git a/packages/client/components/EmailNotifications.tsx b/packages/client/components/EmailNotifications.tsx index 669dea20c5b..bda786ac1f0 100644 --- a/packages/client/components/EmailNotifications.tsx +++ b/packages/client/components/EmailNotifications.tsx @@ -59,7 +59,7 @@ const EmailNotifications = (props: Props) => { return ( - {'Send meeting summary emails'} + {'Receive meeting summary emails'} {error?.message} )