Fixed common spelling mistakes (#3544)

* fix spelling errors

* Update binary_sensor.xiaomi_aqara.markdown

Reverts to previous revision before spell check.

* Update tellstick.markdown

Reverts to previous revision before spell check.

* Update owntracks_two_mqtt_broker.markdown

Reverts to previous revision before spell check.

* Update cla_sign.html

Reverts to previous revision before spell check.

* Update credits.markdown

Reverts to previous revision before spell check.

* Update api.markdown

Fixed spell checker changing noone to no one.
This commit is contained in:
Ashton Campbell 2017-10-07 17:39:32 -05:00 committed by Fabian Affolter
parent ae24b5142f
commit 9e6b9cb658
68 changed files with 90 additions and 90 deletions

View file

@ -71,7 +71,7 @@ There are [pre-definied variables](https://jekyllrb.com/docs/variables/) availab
A couple of points to remember:
- Document the needed steps to retrieve API keys or access token for the third party service or device if needed.
- Keep the configuration sample minimal by only adding the `Required` options. Full configuration details with further explanations should go into a seperate section.
- Keep the configuration sample minimal by only adding the `Required` options. Full configuration details with further explanations should go into a separate section.
- The description of all the configuration variables should contains information about the used defaults.
- If you're adding a new component, for the `ha_release` part of the header, just increment of the current release. If the current release is 0.37, make `ha_release` 0.38. If it's 0.30 or 0.40 please quote it with `" "`.