diff --git a/modules/default/currentweather/README.md b/modules/default/currentweather/README.md index eb592001..2ce54aac 100644 --- a/modules/default/currentweather/README.md +++ b/modules/default/currentweather/README.md @@ -14,7 +14,7 @@ modules: [ config: { // See 'Configuration options' for more information. location: 'Amsterdam,Netherlands', - appid: 'abcde12345abcde12345abcde12345ab', //openweathermap.org API key. + appid: 'abcde12345abcde12345abcde12345ab' //openweathermap.org API key. } } ]