Fix spelling

This commit is contained in:
Otto Winter 2018-06-05 21:08:00 +02:00
parent 1e4d10a15e
commit e3da123a4b
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ If you want to prefix all MQTT messages with a different prefix, like
``home/living_room``, you can specify a custom ``topic_prefix`` in the
configuration. That way, you can use your existing wildcards like
``home/+/#`` together with esphomelib. All other features of esphomelib
(like availabilty) should still work correctly.
(like availability) should still work correctly.
.. _mqtt-last_will_birth: