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