Fixed minors typing errors. (#3586)

This commit is contained in:
ziotibia81 2017-10-11 11:56:04 +02:00 committed by Fabian Affolter
parent 619a2c3a37
commit 33e9ea4866

View File

@ -61,12 +61,12 @@ It's possible to change the default 30 seconds scan interval for the sensor upda
### {% linkable_title Full example %}
Example a tmeperature sensor with a 10 seconds scan interval:
Example a temperature sensor with a 10 seconds scan interval:
```yaml
sensor:
- platform: modbus
scan_interval: 5
scan_interval: 10
registers:
- name: Room_1
slave: 10