From 2ff969c5a988c4c27c538959b7286d2a490ff99c Mon Sep 17 00:00:00 2001 From: Rishi Gupta Date: Mon, 20 May 2019 21:37:40 -0700 Subject: [PATCH] user docs: Update restrict-visibility-of-email-addresses. That we are working to fix the caveats is implied by the (beta) label. More generally, for /help articles, explanations, apologies, etc can go in a section at the top, but the rest of the text should be a straightforward description of the current state. --- .../help/restrict-visibility-of-email-addresses.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/templates/zerver/help/restrict-visibility-of-email-addresses.md b/templates/zerver/help/restrict-visibility-of-email-addresses.md index 7011d9b601..b44cf87811 100644 --- a/templates/zerver/help/restrict-visibility-of-email-addresses.md +++ b/templates/zerver/help/restrict-visibility-of-email-addresses.md @@ -20,11 +20,10 @@ can view other users' email addresses. ## Caveats -There are a few places in the app where we show fake email addresses -(e.g. `Ada Starr `) rather than just `Ada -Starr`. This might cause some confusion for users. The fake email -addresses do not work, and email sent to those addresses will bounce -(and we are actively updating the UI to remove these). +There are a few places in the app where Zulip shows fake email addresses (like +`Ada Starr <1234@zulipchat.com>`) rather than just `Ada Starr`. This might +cause some confusion for users. The fake email addresses do not work, and +email sent to those addresses will bounce. ## Related articles