From ac0372a95f97e191526c6cf6ef8a0d5034ed95bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Lasmartres?= Date: Wed, 2 Sep 2020 14:02:14 -1000 Subject: [PATCH] fix column padded with two spaces --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30d76355..bf9fc756 100644 --- a/README.md +++ b/README.md @@ -381,7 +381,7 @@ API | Description | Auth | HTTPS | CORS | | [Fortnite](https://fortnitetracker.com/site-api) | Fortnite Stats | `apiKey` | Yes | Unknown | | [Giant Bomb](https://www.giantbomb.com/api/documentation) | Video Games | No | Yes | Unknown | | [Guild Wars 2](https://wiki.guildwars2.com/wiki/API:Main) | Guild Wars 2 Game Information | `apiKey` | Yes | Unknown | -| [GW2Spidy](https://github.com/rubensayshi/gw2spidy/wiki) | GW2Spidy API, Items data on the Guild Wars 2 Trade Market | No | Yes | Unknown | +| [GW2Spidy](https://github.com/rubensayshi/gw2spidy/wiki) | GW2Spidy API, Items data on the Guild Wars 2 Trade Market | No | Yes | Unknown | | [Halo](https://developer.haloapi.com/) | Halo 5 and Halo Wars 2 Information | `apiKey` | Yes | Unknown | | [Hearthstone](http://hearthstoneapi.com/) | Hearthstone Cards Information | `X-Mashape-Key` | Yes | Unknown | | [Hypixel](https://api.hypixel.net/) | Hypixel player stats | `apiKey` | Yes | Unknown |