From 132bae3850a43e7bb73afd8f00fa4a3eefffd175 Mon Sep 17 00:00:00 2001 From: Adam Birds Date: Mon, 15 Mar 2021 20:17:53 +0000 Subject: [PATCH] integrations: Update Email Documentation. I have updated the documentation for the email integration to include numbers to match the rest of the integrations. Fixes part of #17633. --- templates/zerver/integrations/email.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/zerver/integrations/email.md b/templates/zerver/integrations/email.md index f3397d1af8..b6a34eafaa 100644 --- a/templates/zerver/integrations/email.md +++ b/templates/zerver/integrations/email.md @@ -1,8 +1,8 @@ You can send emails to Zulip! This is useful: -* If you have an email that you want to discuss on Zulip -* For mirroring mailing list traffic -* For integrating a third-party app that can send emails, but which does not - easily lend itself to more direct integration + * If you have an email that you want to discuss on Zulip + * For mirroring mailing list traffic + * For integrating a third-party app that can send emails, but which does not + easily lend itself to more direct integration Instructions are available [here](/help/message-a-stream-by-email).