Update copy

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
Eric Bailey
2025-05-07 09:22:24 -05:00
committed by GitHub
parent f67f25e695
commit c53aaaf566
+1 -1
View File
@@ -37,7 +37,7 @@ export function EmailDialog() {
<Dialog.Handle />
<Dialog.ScrollableInner
label={_(msg`Make adjustments to your account email settings`)}
label={_(msg`Make adjustments to email settings for your account`)}
style={[{maxWidth: 400}]}>
<Inner control={emailDialogControl} />
<Dialog.Close />