summaryrefslogtreecommitdiffstats
path: root/webapp/components/channel_switch_modal.jsx
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2016-06-06 13:00:49 -0400
committerHarrison Healey <harrisonmhealey@gmail.com>2016-06-06 13:00:49 -0400
commit96e8fc165fab315b48f55e9ca54e689b34119967 (patch)
tree9046da9edb1059094eddb50a714729b0cc2f3e76 /webapp/components/channel_switch_modal.jsx
parent65161889074057f265148013193ae80d315ace11 (diff)
downloadchat-96e8fc165fab315b48f55e9ca54e689b34119967.tar.gz
chat-96e8fc165fab315b48f55e9ca54e689b34119967.tar.bz2
chat-96e8fc165fab315b48f55e9ca54e689b34119967.zip
Updating help text on channel switcher (#3256)
Diffstat (limited to 'webapp/components/channel_switch_modal.jsx')
-rw-r--r--webapp/components/channel_switch_modal.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/channel_switch_modal.jsx b/webapp/components/channel_switch_modal.jsx
index 3b8fbc7af..5cf26c482 100644
--- a/webapp/components/channel_switch_modal.jsx
+++ b/webapp/components/channel_switch_modal.jsx
@@ -101,7 +101,7 @@ export default class SwitchChannelModal extends React.Component {
<div className='modal__hint'>
<FormattedMessage
id='channel_switch_modal.help'
- defaultMessage='↑↓ to browse, TAB to select, ↵ to confirm, ESC to dismiss'
+ defaultMessage='Type channel name. Use ↑↓ to browse, TAB to select, ↵ to confirm, ESC to dismiss'
/>
</div>
<SuggestionBox