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