Add full stop
This commit is contained in:
parent
918d4490c7
commit
e414fe434c
2 changed files with 2 additions and 2 deletions
|
@ -170,7 +170,7 @@ module.exports = React.createClass({
|
|||
});
|
||||
} else {
|
||||
this.setState({
|
||||
errorText: _t("Unable to query for supported registration methods"),
|
||||
errorText: _t("Unable to query for supported registration methods."),
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue