diff --git a/frontend/src/routes/guest/register/steps/register.tsx b/frontend/src/routes/guest/register/steps/register.tsx
index ae63cefe43cf51d50f226c48cfbda6efcb5dabd2..5aa50a8ff877991948506d8dea256eb02f19d4fe 100644
--- a/frontend/src/routes/guest/register/steps/register.tsx
+++ b/frontend/src/routes/guest/register/steps/register.tsx
@@ -478,7 +478,7 @@ const GuestRegisterStep = forwardRef(
                   </Typography>
                   <Typography sx={{ paddingBottom: '1rem' }}>
                     <Trans i18nKey="common:guestRegisterWizardText.identityBody">
-                      Enter national identity number if you have one.{' '}
+                      Enter national identity number if you have one.
                       <strong>Otherwise</strong> use passport information.
                     </Trans>
                     <Divider sx={{ border: '1px solid' }} />