From 9d4a1154e20958f578f5f19fdae758baf0847ab9 Mon Sep 17 00:00:00 2001 From: Raymond Camden Date: Sun, 14 Oct 2018 14:05:05 -0500 Subject: [PATCH] Update README.md Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c54d261c..0a523e38 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ API | Description | Auth | HTTPS | CORS | ### Data Validation API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| -| [Cloudmersive Validate](https://cloudmersive.com/validate-api) | Valide email addresses, phone numbers, VAT numbers, and domain names | `apiKey` | Yes | Yes | +| [Cloudmersive Validate](https://cloudmersive.com/validate-api) | Validate email addresses, phone numbers, VAT numbers, and domain names | `apiKey` | Yes | Yes | | [languagelayer](https://languagelayer.com) | Language detection | No | Yes | Unknown | | [Lob.com](https://lob.com/) | US Address Verification | `apiKey` | Yes | Unknown | | [mailboxlayer](https://mailboxlayer.com) | Email address validation | No | Yes | Unknown |