From 398326f666758b32fe37bec029a61186adb941f5 Mon Sep 17 00:00:00 2001 From: Sihyun Kim Date: Fri, 22 Mar 2024 13:36:45 +0900 Subject: [PATCH] Fix typo #143 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c986122..9dc94ff 100644 --- a/README.md +++ b/README.md @@ -266,8 +266,8 @@ For information on contributing to this project, please see the [contributing gu ### Data Validation -| API | Description | Auth | HTTPS | CORS | -| :-------------------------------------------------------------------------: | --------------------------------------------------------------------- | :------: | :---: | :-----: | +| API | Description | Auth | HTTPS | CORS | +| :----------------------------------------------------------------------------------------------------------: | ------------------------------------------------------------- | :------: | :---: | :-----: | | [Cloudmersive Validate](https://cloudmersive.com/validate-api) | Validate email addresses, phone numbers, VAT numbers and domain names | `apiKey` | Yes | Yes | | [Email (LabStack)](https://labstack.com/email) | Instant email address verification to filter legit addresses | `apiKey` | Yes | Yes | | [languagelayer](https://languagelayer.com) | Language detection | No | Yes | Unknown |