Fix spelling mistakes

This commit is contained in:
Paulus Schoutsen 2015-02-08 14:07:20 -08:00
parent 52e697c841
commit d5c4331921
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<h2 class="title">Automate</h2> <h2 class="title">Automate</h2>
<hr> <hr>
<p>Setup advanced rules to control devices and bring your home alive.</p> <p>Set up advanced rules to control devices and bring your home alive.</p>
<p>Do you want to &hellip;</p> <p>Do you want to &hellip;</p>
<ul> <ul>
<li>have the lights turn on when the sun sets and you are home?</li> <li>have the lights turn on when the sun sets and you are home?</li>

View File

@ -1,7 +1,7 @@
<h1>Awaken your home</h1> <h1>Awaken your home</h1>
<hr> <hr>
<p class="lead"> <p class="lead">
Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control. Installation in less then a minute. Home Assistant is an open-source home automation platform running on Python 3. Track and control all devices at home and automate control. Installation in less than a minute.
</p> </p>
<p class='hero-buttons'> <p class='hero-buttons'>
<a href='{{ root_url }}/demo/' target='_blank' class='btn'>View demo</a> <a href='{{ root_url }}/demo/' target='_blank' class='btn'>View demo</a>