diff --git a/services/web/frontend/js/features/project-list/components/notifications/groups/confirm-email.tsx b/services/web/frontend/js/features/project-list/components/notifications/groups/confirm-email.tsx index 186d45ef32..dd34048d8c 100644 --- a/services/web/frontend/js/features/project-list/components/notifications/groups/confirm-email.tsx +++ b/services/web/frontend/js/features/project-list/components/notifications/groups/confirm-email.tsx @@ -77,7 +77,7 @@ function ConfirmEmailNotification({ userEmail }: { userEmail: UserEmailData }) { <> {t('please_confirm_email', { emailAddress: userEmail.email, - })} + })}{' '}