Merge pull request #4474 from JeffaloBob/patch-1

add missing space to teacher request form
This commit is contained in:
Benjamin Wheeler 2020-10-15 13:29:23 -04:00 committed by GitHub
commit 11ad1aeac1
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>