diff --git a/src/components/dialogs/ChangeEmailDialog.tsx b/src/components/dialogs/ChangeEmailDialog.tsx index 433e4289b9..5b2eeed06e 100644 --- a/src/components/dialogs/ChangeEmailDialog.tsx +++ b/src/components/dialogs/ChangeEmailDialog.tsx @@ -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: {