From 436b82146f80b05881246aea5d064ce836cae7ff Mon Sep 17 00:00:00 2001 From: Evelyn Date: Sat, 9 Jul 2016 15:23:07 +0100 Subject: [PATCH] s/tfl-app/tfl-api/ --- bot.json.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bot.json.example b/bot.json.example index 79b49c50..ddd6f900 100644 --- a/bot.json.example +++ b/bot.json.example @@ -13,6 +13,6 @@ "trakt-api-key" : "", "bitly-api-key" : "", "soundcloud-api-key" : "", - "tfl-app-id" : "", - "tfl-app-key" : "" + "tfl-api-id" : "", + "tfl-api-key" : "" }