Skip to content

Commit

Permalink
spell out email invites better
Browse files Browse the repository at this point in the history
  • Loading branch information
ara4n committed Jan 12, 2017
1 parent 1f96467 commit cc8b3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/views/dialogs/ChatInviteDialog.js
Expand Up @@ -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
};
Expand Down

0 comments on commit cc8b3d4

Please sign in to comment.