浏览代码

DOCS: typo

Vitalii Tverdokhlib 6 年之前
父节点
当前提交
f1f14040b8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      notify/mailgun.sh

+ 1 - 1
notify/mailgun.sh

@@ -7,7 +7,7 @@
 
 #MAILGUN_REGION="us|eu"          #optional, use "us" as default
 #MAILGUN_API_DOMAIN="xxxxxx.com"  #optional, use the default sandbox domain
-#MAILGUN_FROM="[email protected]"    #optional, use the default sendbox account
+#MAILGUN_FROM="[email protected]"    #optional, use the default sandbox account
 
 _MAILGUN_BASE_US="https://api.mailgun.net/v3"
 _MAILGUN_BASE_EU="https://api.eu.mailgun.net/v3"