Fix typo on registration

This commit is contained in:
J. Ryan Stinnett 2019-01-31 18:15:18 -06:00
parent 786e725f5f
commit 6905e3e54c
2 changed files with 2 additions and 2 deletions

View file

@ -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 }