Remove extra dot from Webex

This commit is contained in:
Marcel Cruz 2022-11-24 14:13:39 +01:00
parent d19f1e66c9
commit b99dabf58c

View file

@ -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)**