From 7fb58936130387be97de90659a76b97973750b53 Mon Sep 17 00:00:00 2001 From: Rod Date: Fri, 14 Aug 2020 13:20:46 -0500 Subject: [PATCH] Fixed comments --- js/weather.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/weather.js b/js/weather.js index 9703889..a68a45c 100644 --- a/js/weather.js +++ b/js/weather.js @@ -9,7 +9,7 @@ weather.temperature = { }; const KELVIN = 273; -// You can use your own key for the Weather +// Use your own key for the Weather, Get it here: https://openweathermap.org/ const key = 'aa5b0a76dfbf87441928fb3cc32d3d69'; // Set Position function