From 2ddd82155e1c80e71740d5ffe39673f8ce57f0a9 Mon Sep 17 00:00:00 2001 From: Shiny Date: Wed, 13 Sep 2017 21:16:54 +1200 Subject: [PATCH] Corrected typo: endity -> entity. (#3360) --- source/_components/sensor.mold_indicator.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_components/sensor.mold_indicator.markdown b/source/_components/sensor.mold_indicator.markdown index eda7abafbbf..4cc9c84833a 100644 --- a/source/_components/sensor.mold_indicator.markdown +++ b/source/_components/sensor.mold_indicator.markdown @@ -29,9 +29,9 @@ sensor: Configuration variables: -- **indoor_temp_sensor** (*Required*): The enditiy ID of the indoor temperature sensor. -- **indoor_humidity_sensor** (*Required*): The enditiy ID of the indoor humidity sensor. -- **outdoor_temp_sensor** (*Required*): The enditiy ID of the outdoor temperature sensor. +- **indoor_temp_sensor** (*Required*): The entitiy ID of the indoor temperature sensor. +- **indoor_humidity_sensor** (*Required*): The entitiy ID of the indoor humidity sensor. +- **outdoor_temp_sensor** (*Required*): The entitiy ID of the outdoor temperature sensor. - **calibration_factor** (*Required*): Needs to be calibrated to the critical point in the room. In this case, the weather forecast temperature sensor is used for the outside temperature.