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) }