Skip to content

Commit a2eb315

Browse files
n8henriefabaff
authored andcommitted
Fix spelling of temperature (home-assistant#1426)
1 parent 529a99d commit a2eb315

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_components/binary_sensor.trend.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ In this section you find some real life examples of how to use this sensor.
4141

4242
### {% linkable_title Temperature trend %}
4343

44-
This example indicates `true` if the temperture is rising:
44+
This example indicates `true` if the temperature is rising:
4545

4646
```yaml
4747
binary_sensor:
@@ -53,7 +53,7 @@ binary_sensor:
5353
sensor_class: heat
5454
```
5555

56-
And this one indicates `true` if the temperture is falling:
56+
And this one indicates `true` if the temperature is falling:
5757

5858
```yaml
5959
binary_sensor:

0 commit comments

Comments
 (0)