Consolidated spelling fixes. ref #1052 (#1132)

* Consolidated spelling fixes. ref #1052
This commit is contained in:
Fares Rihani 2016-10-05 04:17:36 -04:00 committed by Fredrik Lindqvist
parent 8e75564c9c
commit 36c60ffd19
7 changed files with 7 additions and 7 deletions

View file

@ -156,7 +156,7 @@ Home Assistant will automatically load the correct certificate if you connect to
### {% linkable_title Publish service %}
The MQTT component will register the service `publish` which allows publishing messages to MQTT topics. There are two ways of specifiying your payload. You can either use `payload` to hard-code a payload or use `payload_template` to specify a [template](/topics/templating/) that will be rendered to generate the payload.
The MQTT component will register the service `publish` which allows publishing messages to MQTT topics. There are two ways of specifying your payload. You can either use `payload` to hard-code a payload or use `payload_template` to specify a [template](/topics/templating/) that will be rendered to generate the payload.
```json
{