From 3f7914d451a263d65364bbf933affb91ca2fb5da Mon Sep 17 00:00:00 2001 From: KingxBanana Date: Tue, 27 Dec 2016 23:52:05 +0100 Subject: [PATCH] Update browse-and-join-streams.md - Read and send to incorrect: You don't read to a stream. --- templates/zerver/help/browse-and-join-streams.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/zerver/help/browse-and-join-streams.md b/templates/zerver/help/browse-and-join-streams.md index d8442c2412..854dece3f2 100644 --- a/templates/zerver/help/browse-and-join-streams.md +++ b/templates/zerver/help/browse-and-join-streams.md @@ -58,7 +58,7 @@ to subscribe to (highlighted in red). ![Subscribe before](/static/images/help/subscribe-before.png) A green checkmark will appear next to the stream that you've just -subscribed to, and you will now be able to read and send messages to -the stream. +subscribed to, and you will now be able to read and send messages in +that stream. ![Subscribe after](/static/images/help/subscribe-after.png)