From b0684ee404c048073ea3502611034fe659440bc4 Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 1 Oct 2018 21:27:12 +0200 Subject: [PATCH] Update stable.py --- 2-colour/stable.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2-colour/stable.py b/2-colour/stable.py index 8202901..1f2d285 100644 --- a/2-colour/stable.py +++ b/2-colour/stable.py @@ -12,10 +12,10 @@ Copyright by Ace-Laboratory # api-key refers to your openweathermap api key. It can be generated for free # when you sign up for an account and consists of a bunch of numbers and letters -#location refers to the city you live in. You api key will be used to grab live +# location refers to the city you live in. You api key will be used to grab live # weather data for this city. Use the format below (city-name, country code) -# When does the week normally start in your country? +# week_starts_on refers to the day on which the week starts on in your country. # Choose between Monday and Sunday. """ To quickly get started, fill in the following details:"""