Fix typo on registration
This commit is contained in:
parent
786e725f5f
commit
6905e3e54c
2 changed files with 2 additions and 2 deletions
|
@ -379,7 +379,7 @@ module.exports = React.createClass({
|
|||
{ phoneSection }
|
||||
</div>
|
||||
{_t(
|
||||
"Use an email address to receover your account. Other users " +
|
||||
"Use an email address to recover your account. Other users " +
|
||||
"can invite you to rooms using your contact details.",
|
||||
)}
|
||||
{ registerButton }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue