spell out email invites better

pull/21833/head
Matthew Hodgson 2017-01-12 13:46:12 +00:00
parent 1f96467145
commit cc8b3d4ba4
1 changed files with 1 additions and 1 deletions

View File

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