From 74ef85842ba715d6e47ecae29744ba5627eb6cd7 Mon Sep 17 00:00:00 2001 From: Tina Matthews Date: Wed, 7 Oct 2020 11:01:39 -0700 Subject: [PATCH 1/2] two more small tweaks --- docs/alerting/monitors.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/alerting/monitors.md b/docs/alerting/monitors.md index 34ff5ed1..4b7f2637 100644 --- a/docs/alerting/monitors.md +++ b/docs/alerting/monitors.md @@ -48,7 +48,7 @@ Manage senders allows you to configure and manage **Sender** email addresses. Se To configure a sender email, do the following: -1. Once you choose **Email** as the destination **Type**, Choose **Manage senders**, under settings. You can also do this using the **Actions** button on the top right of the **Destinations** page. +1. Once you choose **Email** as the destination **Type**, Choose **Manage senders**, under **Settings**. You can also do this using the **Actions** button on the top right of the **Destinations** page. 1. In the **Manage email senders** modal window, choose **Add sender**, **New sender**. Multiple senders can be added one at a time. 1. Enter a unique **Sender name**. 1. Enter the **Email address**, SMTP **Host** (e.g. `smtp.gmail.com` for a Gmail account), and the **Port** number. @@ -63,7 +63,7 @@ Use email groups to create and manage reusable lists of email addresses. For exa You can enter individual email addresses, or an email group in the **Recipients** field. For email groups, you can pre-create a group using **Manage email groups**. To create and manage email groups, do the following: -1. Once you select **Email** as the destination **Type**, choose **Manage email groups**, under **Settings**. And then choose **Add email group**, **New email group**. You can also do this using the **Actions** button on the top right of the **Destinations** page. +1. Once you select **Email** as the destination **Type**, choose **Manage email groups**, under **Settings**. Then choose **Add email group**, **New email group**. You can also do this using the **Actions** button on the top right of the **Destinations** page. 1. Enter a unique **Email group name**. 1. For recipient emails, enter any number of email addresses. 1. Choose **Save**. From a76ea277d9376eef8fac59eaea14f909faaf886c Mon Sep 17 00:00:00 2001 From: Tina Matthews Date: Wed, 7 Oct 2020 11:04:01 -0700 Subject: [PATCH 2/2] one last tweak --- docs/alerting/monitors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/alerting/monitors.md b/docs/alerting/monitors.md index 4b7f2637..477c208c 100644 --- a/docs/alerting/monitors.md +++ b/docs/alerting/monitors.md @@ -48,7 +48,7 @@ Manage senders allows you to configure and manage **Sender** email addresses. Se To configure a sender email, do the following: -1. Once you choose **Email** as the destination **Type**, Choose **Manage senders**, under **Settings**. You can also do this using the **Actions** button on the top right of the **Destinations** page. +1. Once you choose **Email** as the destination **Type**, choose **Manage senders**, under **Settings**. You can also do this using the **Actions** button on the top right of the **Destinations** page. 1. In the **Manage email senders** modal window, choose **Add sender**, **New sender**. Multiple senders can be added one at a time. 1. Enter a unique **Sender name**. 1. Enter the **Email address**, SMTP **Host** (e.g. `smtp.gmail.com` for a Gmail account), and the **Port** number.