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