Merge pull request #705 from esethna/patch-1

Grammar change to New Channel ui text
Этот коммит содержится в:
Corey Hulen
2015-09-17 13:25:21 -07:00
родитель a4aad2b69b aa79a12a31
Коммит 82127341ca

Просмотреть файл

@@ -150,7 +150,7 @@ export default class NewChannelModal extends React.Component {
tabIndex='2'
/>
<p className='input__help'>
{'The purpose of your channel. To help others decide whether to join.'}
{'This is the purpose of your channel and helps others decide whether to join.'}
</p>
{serverError}
</div>