fix grammar in the chat screen (#457)

This commit is contained in:
Yechiel Kalmenson 2018-06-20 10:23:09 -04:00 committed by Ben Halpern
parent 3a623993d4
commit 23ee1004be

View file

@ -89,7 +89,7 @@ const Channels = ({ activeChannelId,
});
let channelsListFooter = ""
if (channels.length === 30) {
channelsListFooter = <div className="chatchannels__channelslistfooter">You may connect devs you mutually follow. Use the filter to discover all your channels.</div>
channelsListFooter = <div className="chatchannels__channelslistfooter">You may connect with any dev you mutually follow. Use the filter to discover all your channels.</div>
}
let topNotice = ''
if (expanded &&