diff --git a/Notify_mailgun.md b/Notify_mailgun.md index a08c1d3..d2fa8ef 100644 --- a/Notify_mailgun.md +++ b/Notify_mailgun.md @@ -41,7 +41,7 @@ Send a mailgun notification to the email address bill.gates@microsoft.com ```bash # Assuming the {domain} we set up with our mailgun account is example.com # Assuming our {apikey} is 4b4f2918fd-dk5f-8f91f -# We already know our {email} is bill.gates@microsoft.com +# We already know our To {email} is bill.gates@microsoft.com # Assuming we want our email to come from noreply@example.com apprise mailgun:///noreply@example.com/4b4f2918fd-dk5f-8f91f/bill.gates@microsoft.com ``` \ No newline at end of file