From c28f2ffc7ba2973d1b08678c38281d2010b408bb Mon Sep 17 00:00:00 2001 From: Ayooluwa Isaiah Date: Sun, 19 Jan 2020 00:36:18 +0100 Subject: [PATCH] Fix inconsistency --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 84de017..b124013 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: bin/news-demo -apikey $NEWS_API_KEY +web: bin/news-demo -apiKey $NEWS_API_KEY