From 27725d2112faa171faf47d521ebd88751b8c4036 Mon Sep 17 00:00:00 2001 From: Erick Ruiz de Chavez Date: Sun, 4 Sep 2016 23:26:09 -0400 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bfb4fe..c5c1ab3 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ mailgun: And update the values to match your preferences: - **emails** is an array of email addresses. This emails are the **ONLY** emails this server will be allowed to send emails to (authorized emails) -- **mailgun.ulr** your Mailgun API URL +- **mailgun.url** your Mailgun API URL - **mailgun.key** you Mailgun Domain API Key An example of a `config.yml` file: