From 089951012bca0d257d912fd6ddbf5d179ac62cd3 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Tue, 13 Sep 2016 19:42:35 +0100 Subject: [PATCH] actually, sod it, let's just call it Start chat --- src/components/structures/BottomLeftMenu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/structures/BottomLeftMenu.js b/src/components/structures/BottomLeftMenu.js index 8ff2e49238..0ea35b4ecb 100644 --- a/src/components/structures/BottomLeftMenu.js +++ b/src/components/structures/BottomLeftMenu.js @@ -103,7 +103,7 @@ module.exports = React.createClass({
- { this.getLabel("Chat to someone", this.state.peopleHover) } + { this.getLabel("Start chat", this.state.peopleHover) }