From 9cd34fdc6b10c677134cfce8d450633270626dde Mon Sep 17 00:00:00 2001 From: Jeff Rand Date: Fri, 23 Jul 2021 14:55:47 -0400 Subject: [PATCH] Update README.md Co-authored-by: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2aeb1a11..f46dedbf 100644 --- a/README.md +++ b/README.md @@ -411,7 +411,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Eventbrite](https://www.eventbrite.com/developer/v3/) | Find events | `OAuth` | Yes | Unknown | | [Picatic](http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto) | Sell tickets anywhere | `apiKey` | Yes | Unknown | -| [SeatGeek](https://platform.seatgeek.com/) | Search events, venues and performers | `apiKey` | Yes | Unknown | +| [SeatGeek](https://platform.seatgeek.com/) | Search events, venues and performers | `apiKey` | Yes | Unknown | | [Ticketmaster](http://developer.ticketmaster.com/products-and-docs/apis/getting-started/) | Search events, attractions, or venues | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)**