Update src/components/dialaUpdate copyogs/EmailDialog/screens/Update.tsx

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
Eric Bailey
2025-05-07 09:14:15 -05:00
committed by GitHub
parent c073a69ecb
commit 1d92a0bb41
@@ -203,7 +203,7 @@ export function Update(_props: ScreenProps<ScreenID.Update>) {
<View style={[a.gap_md]}>
<View>
<Text style={[a.pb_sm, t.atoms.text_contrast_medium]}>
<Trans>Enter your new email address below.</Trans>
<Trans>Please enter your new email address.</Trans>
</Text>
<TextField.Root>
<TextField.Icon icon={Envelope} />