From 95b74058c748690f893cfbdeb9f10f19fb7e95b1 Mon Sep 17 00:00:00 2001 From: Hugo Torzuoli Date: Mon, 23 Oct 2017 17:21:31 +0200 Subject: [PATCH] PUBG Fix case --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31145df3..740172b7 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ API | Description | Auth | HTTPS | Link | | Marvel | Marvel Comics | `apiKey` | No | [Go!](http://developer.marvel.com) | | Open Trivia | Trivia Questions | No | Yes | [Go!](https://opentdb.com/api_config.php) | | PandaScore | E-sports games and results | `apiKey` | Yes | [Go!](https://api.pandascore.co) | -| PLAYERUNKNOWN'S BATTLEGROUNDS | PUBG Stats | `apiKey` | Yes | [Go!](https://pubgtracker.com/site-api) | +| PlayerUnknown's Battlegrounds | PUBG Stats | `apiKey` | Yes | [Go!](https://pubgtracker.com/site-api) | | Pokéapi | Pokémon Information | No | No | [Go!](http://pokeapi.co) | | Qriusity | Quiz/Trivia Questions | No | Yes | [Go!](https://qriusity.com/) | | Riot Games | League of Legends Game Information | `apiKey` | Yes | [Go!](https://developer.riotgames.com/) |