mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Merge pull request #4474 from JeffaloBob/patch-1
add missing space to teacher request form
This commit is contained in:
commit
11ad1aeac1
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ class UsernameStep extends React.Component {
|
|||
this.props.description
|
||||
) : (
|
||||
<span>
|
||||
<intl.FormattedMessage id="registration.usernameStepDescription" />
|
||||
<intl.FormattedMessage id="registration.usernameStepDescription" />
|
||||
<b>
|
||||
<intl.FormattedMessage id="registration.usernameStepRealName" />
|
||||
</b>
|
||||
|
|
Loading…
Reference in a new issue