diff --git a/modules/default/currentweather/README.md b/modules/default/currentweather/README.md index 3c818eee..3f1f2af4 100644 --- a/modules/default/currentweather/README.md +++ b/modules/default/currentweather/README.md @@ -50,9 +50,9 @@ The following properties can be configured: units - What units to use?
-
Possible values: default = Kelvin, metric = Celsius, imperial =Fahrenheit -
Default value: metric + What units to use. Specified by config.js
+
Possible values: config.units = Specified by config.js, default = Kelvin, metric = Celsius, imperial =Fahrenheit +
Default value: config.units