Spell homeserver correctly
This commit is contained in:
parent
6905e3e54c
commit
68ae72f855
12 changed files with 27 additions and 27 deletions
|
@ -141,7 +141,7 @@ module.exports = React.createClass({
|
|||
|
||||
return (
|
||||
<div ref="recaptchaContainer">
|
||||
{ _t("This Home Server would like to make sure you are not a robot") }
|
||||
{ _t("This homeserver would like to make sure you are not a robot.") }
|
||||
<br />
|
||||
<div id={DIV_ID}></div>
|
||||
{ error }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue