Update ChangeEmailDialog.tsx

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
Samuel Newman
2025-04-10 22:54:00 +03:00
parent 28ee1ca4a1
commit cf91ccee6a
+1 -1
View File
@@ -56,7 +56,7 @@ export function Inner({
StepTwo: {
title: _(msg`Security Step Required`),
message: _(
msg` An email has been sent to your previous address, ${currentEmail}. It includes a confirmation code which you can enter below.`,
msg`An email has been sent to your previous address, ${currentEmail}. It includes a confirmation code which you can enter below.`,
),
},
StepThree: {