From a2eb3150d0c1a4d3d750baefada87ca2ad920884 Mon Sep 17 00:00:00 2001 From: Nathan Henrie Date: Fri, 11 Nov 2016 00:35:35 -0700 Subject: [PATCH] Fix spelling of temperature (#1426) --- source/_components/binary_sensor.trend.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/binary_sensor.trend.markdown b/source/_components/binary_sensor.trend.markdown index 553fa8e1865..45567e9d567 100644 --- a/source/_components/binary_sensor.trend.markdown +++ b/source/_components/binary_sensor.trend.markdown @@ -41,7 +41,7 @@ In this section you find some real life examples of how to use this sensor. ### {% linkable_title Temperature trend %} -This example indicates `true` if the temperture is rising: +This example indicates `true` if the temperature is rising: ```yaml binary_sensor: @@ -53,7 +53,7 @@ binary_sensor: sensor_class: heat ``` -And this one indicates `true` if the temperture is falling: +And this one indicates `true` if the temperature is falling: ```yaml binary_sensor: