add non breaking space to real name warning

This commit is contained in:
Jeffalo 2020-10-02 07:14:23 +02:00 committed by GitHub
parent 63898a1b9d
commit c7f2f942d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -180,7 +180,7 @@ class UsernameStep extends React.Component {
this.props.description
) : (
<span>
<intl.FormattedMessage id="registration.usernameStepDescription" />
<intl.FormattedMessage id="registration.usernameStepDescription" />&nbsp
<b>
<intl.FormattedMessage id="registration.usernameStepRealName" />
</b>