From 68325c410bd16aa933e53c53adcd1d59a7ee835f Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Thu, 12 Dec 2019 12:34:35 -0500 Subject: [PATCH] Updated Notify_email (markdown) --- Notify_email.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_email.md b/Notify_email.md index fce354a..3dc3a5a 100644 --- a/Notify_email.md +++ b/Notify_email.md @@ -58,7 +58,7 @@ By default your `mailto://` URL effectively works out to be `mailto://user:pass@ There is no limit to the number of addresses you either separate by comma (**,**) and/or add to your `mailto://` path separated by a slash (**/**). -The Carbon Copy (**cc=**) and Blind Carbon Copy (*bcc=**) however are applied to each email sent. Hence if you send an email to 3 target users, the entire *cc* and *bcc* lists will be part of all 3 emails. +The Carbon Copy (**cc=**) and Blind Carbon Copy (**bcc=**) however are applied to each email sent. Hence if you send an email to 3 target users, the entire *cc* and *bcc* lists will be part of all 3 emails. ### Parameter Breakdown | Variable | Required | Description