mirror of
https://github.com/element-hq/element-web
synced 2024-11-29 12:58:53 +03:00
spell out email invites better
This commit is contained in:
parent
1f96467145
commit
cc8b3d4ba4
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ module.exports = React.createClass({
|
|||
title: "Start a chat",
|
||||
description: "Who would you like to communicate with?",
|
||||
value: "",
|
||||
placeholder: "User ID, Name or email",
|
||||
placeholder: "Email, name or matrix ID",
|
||||
button: "Start Chat",
|
||||
focus: true
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue