Fixed a few spelling mistakes on the website.
This commit is contained in:
parent
05218c2555
commit
1c0a893fb5
9 changed files with 12 additions and 12 deletions
|
@ -87,7 +87,7 @@ Component's platform logic uses 3rd party Python libraries to communicate with t
|
|||
|
||||
## {% linkable_title Multiple connected instances %}
|
||||
|
||||
Home Assistant supports running multiple synchronzied instances using a master-slave model. Whenever `events.fire` or `states.set` is called on the salve it will forward it to the master. The master will replicate all events and changed states to its slaves.
|
||||
Home Assistant supports running multiple synchronized instances using a master-slave model. Whenever `events.fire` or `states.set` is called on the salve it will forward it to the master. The master will replicate all events and changed states to its slaves.
|
||||
|
||||
<p class='img'>
|
||||
<a href='{{ root_url }}/images/architecture/architecture-remote.png'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue