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:
parent
ae24b5142f
commit
9e6b9cb658
68 changed files with 90 additions and 90 deletions
|
@ -19,7 +19,7 @@ Test any changes to your `configuration.yaml` file before launching Home Assista
|
|||
$ hass --script check_config
|
||||
```
|
||||
|
||||
### {% linkable_title Existance of configuration %}
|
||||
### {% linkable_title Existence of configuration %}
|
||||
|
||||
This script checks if the `configuration.yaml` file exists. If the file is not available, one is created.
|
||||
|
||||
|
@ -47,7 +47,7 @@ $ hass --script benchmark async_million_events
|
|||
|
||||
### {% linkable_title Old scripts %}
|
||||
|
||||
Usally those scripts were only used when a massive update happend and was announced in the release notes.
|
||||
Usually those scripts were only used when a massive update happened and was announced in the release notes.
|
||||
|
||||
- `db_migrator`: Migrate an existing SQLite database to the new schema.
|
||||
- `influxdb_migrator`: Convert an old InfluxDB to the new format.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue