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 }

View File

@ -1215,7 +1215,7 @@
"Email (optional)": "Email (optional)",
"Phone (optional)": "Phone (optional)",
"Confirm": "Confirm",
"Use an email address to receover your account. Other users can invite you to rooms using your contact details.": "Use an email address to receover your account. Other users can invite you to rooms using your contact details.",
"Use an email address to recover your account. Other users can invite you to rooms using your contact details.": "Use an email address to recover your account. Other users can invite you to rooms using your contact details.",
"Other servers": "Other servers",
"Enter custom server URLs <a>What does this mean?</a>": "Enter custom server URLs <a>What does this mean?</a>",
"Homeserver URL": "Homeserver URL",