diff --git a/web/react/components/edit_channel_purpose_modal.jsx b/web/react/components/edit_channel_purpose_modal.jsx index 65e8183de8..85a6c8f537 100644 --- a/web/react/components/edit_channel_purpose_modal.jsx +++ b/web/react/components/edit_channel_purpose_modal.jsx @@ -90,7 +90,7 @@ export default class EditChannelPurposeModal extends React.Component { -

{`Describe how this ${Utils.getChannelTerm(this.props.channel.channelType)} should be used.`}

+

{`Describe how this ${Utils.getChannelTerm(this.props.channel.channelType)} should be used. This text appears in the channel list in the "More..." menu and helps others decide whether to join.`}