diff --git a/source/_lovelace/weather-forecast.markdown b/source/_lovelace/weather-forecast.markdown index 7209fa454e5..59049808c41 100644 --- a/source/_lovelace/weather-forecast.markdown +++ b/source/_lovelace/weather-forecast.markdown @@ -34,7 +34,7 @@ secondary_info_attribute: required: false description: Which attribute to display under the temperature. type: boolean - default: Defaults to Extrema if Available, if not available then Precipitation and if precipitation isn't available then Humidity. + default: Defaults to `extrema` if available, if not available then `precipitation` and if precipitation isn't available then `humidity`. theme: required: false description: "Set to any theme within `themes.yaml`"