From 27b9adc4eaab7a9cd9f835cf6f98c6b8c289803d Mon Sep 17 00:00:00 2001 From: Teal Larson Date: Tue, 8 Dec 2020 14:52:00 -0800 Subject: [PATCH] Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c3b67c5..75acd553 100644 --- a/README.md +++ b/README.md @@ -766,7 +766,7 @@ API | Description | Auth | HTTPS | CORS | ### Sports & Fitness API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| -| [balldontlie](https://balldontlie.io) | Ballldontlie provides access to stats data from the NBA | No | Yes | Yes | +| [balldontlie](https://balldontlie.io) | Balldontlie provides access to stats data from the NBA | No | Yes | Yes | | [BikeWise](https://www.bikewise.org/documentation/api_v2) | Bikewise is a place to learn about and report bike crashes, hazards and thefts | No | Yes | Unknown | | [Canadian Football League (CFL)](http://api.cfl.ca/) | Official JSON API providing real-time league, team and player statistics about the CFL | `apiKey` | Yes | No | | [City Bikes](http://api.citybik.es/v2/) | City Bikes around the world | No | No | Unknown |