From b99dabf58c0d25f029ec4eef09a77386cb8a2a34 Mon Sep 17 00:00:00 2001 From: Marcel Cruz Date: Thu, 24 Nov 2022 14:13:39 +0100 Subject: [PATCH] Remove extra dot from Webex --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f658749..38876d2 100644 --- a/README.md +++ b/README.md @@ -1540,7 +1540,7 @@ API | Description | Auth | HTTPS | CORS | | [Twitch](https://dev.twitch.tv/docs)| Game Streaming API| `OAuth`| Yes | Unknown | | [Twitter](https://developer.twitter.com/en/docs)| Read and write Twitter data | `OAuth`| Yes | No| | [vk](https://vk.com/dev/sites)| Read and write vk data| `OAuth`| Yes | Unknown | -| [Webex](https://developer.webex.com). | Team collaboration software | `OAuth`| Yes | Yes | +| [Webex](https://developer.webex.com) | Team collaboration software | `OAuth`| Yes | Yes | **[⬆ Back to Index](#index)**