diff --git a/src/app/register-email-form/register-email-form.component.html b/src/app/register-email-form/register-email-form.component.html index b76fa521e2..15c68d322f 100644 --- a/src/app/register-email-form/register-email-form.component.html +++ b/src/app/register-email-form/register-email-form.component.html @@ -1,7 +1,7 @@

{{MESSAGE_PREFIX + '.header'|translate}}

{{MESSAGE_PREFIX + '.info' | translate}}

-

Accounts can be registered for mail addresses of the domanins {{ valid_mail_domains.join(", ")}}

+

Accounts can be registered for mail addresses of the domains {{ valid_mail_domains.join(", ")}}