diff --git a/modules/default/currentweather/README.md b/modules/default/currentweather/README.md index 2b3a5300..585a0ae4 100644 --- a/modules/default/currentweather/README.md +++ b/modules/default/currentweather/README.md @@ -15,7 +15,7 @@ modules: [ // See 'Configuration options' for more information. location: 'Amsterdam,Netherlands', appid: 'abcde12345abcde12345abcde12345ab', //openweathermap.org API key. - showWindDirection: true + showWindDirection: true, } } ]