From b8f9b07425acd0846cf83bdce8e18ceabec7a6b2 Mon Sep 17 00:00:00 2001 From: Pierre-Luc Auclair Date: Fri, 11 Mar 2016 22:47:58 -0500 Subject: [PATCH] - Wrong markdown format... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87eb598..7e78194 100755 --- a/README.md +++ b/README.md @@ -58,4 +58,4 @@ Also, the tag string should be ASCII only and its length should be 128 character Validates a single address using Mailgun's address validation service. -For more information on what this method returns, see Mailgun's documentation [](https://documentation.mailgun.com/api-email-validation.html#email-validation). \ No newline at end of file +For more information on what this method returns, see [Mailgun's documentation](https://documentation.mailgun.com/api-email-validation.html#email-validation). \ No newline at end of file