From 23ee1004bea245d642221e00382c1d7cbc0fe257 Mon Sep 17 00:00:00 2001 From: Yechiel Kalmenson Date: Wed, 20 Jun 2018 10:23:09 -0400 Subject: [PATCH] fix grammar in the chat screen (#457) --- app/javascript/chat/channels.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/chat/channels.jsx b/app/javascript/chat/channels.jsx index cbda38d8d..b5b407131 100644 --- a/app/javascript/chat/channels.jsx +++ b/app/javascript/chat/channels.jsx @@ -89,7 +89,7 @@ const Channels = ({ activeChannelId, }); let channelsListFooter = "" if (channels.length === 30) { - channelsListFooter =
You may connect devs you mutually follow. Use the filter to discover all your channels.
+ channelsListFooter =
You may connect with any dev you mutually follow. Use the filter to discover all your channels.
} let topNotice = '' if (expanded &&