summaryrefslogtreecommitdiffstats
path: root/web/react/components/new_channel_modal.jsx
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-09-21 15:26:44 -0700
committerit33 <iantien@gmail.com>2015-09-21 15:26:44 -0700
commit80488dec22a8b61302a2630946051c8d90ded833 (patch)
tree6d198a0a6efc0c0e6c0da0e77773318fb90bdd3c /web/react/components/new_channel_modal.jsx
parent814e46743551f8edbf6ef2fd6806a0af32729161 (diff)
downloadchat-80488dec22a8b61302a2630946051c8d90ded833.tar.gz
chat-80488dec22a8b61302a2630946051c8d90ded833.tar.bz2
chat-80488dec22a8b61302a2630946051c8d90ded833.zip
Adjusting sentence
Diffstat (limited to 'web/react/components/new_channel_modal.jsx')
-rw-r--r--web/react/components/new_channel_modal.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/new_channel_modal.jsx b/web/react/components/new_channel_modal.jsx
index fdc4a1273..a8d137bac 100644
--- a/web/react/components/new_channel_modal.jsx
+++ b/web/react/components/new_channel_modal.jsx
@@ -150,7 +150,7 @@ export default class NewChannelModal extends React.Component {
tabIndex='2'
/>
<p className='input__help'>
- {'Channel description helps others decide whether to join.'}
+ {'Description helps others decide whether to join this channel.'}
</p>
{serverError}
</div>