[Tutorials] Fix some grammatical errors in tutorial index (#265)

* Fixed some grammatical errors in tutorial index

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Pesky semicolon...

Signed-off-by: Ben Clark <ben@benjyc.uk>
pull/282/head
Ben Clark 2017-01-24 16:22:18 +00:00 committed by Thomas Dietrich
parent ace94f329b
commit 89aec94c3b
1 changed files with 7 additions and 7 deletions

View File

@ -7,7 +7,7 @@ title: Tutorials
<div class="container target">
<h1>Tutorials</h1>
<p>Choose one of the below options to learn more about openHAB by following along a tutorial or by looking at a few examples. If you are coming from openHAB 1.x you might be interested in the Migration Tutorial.</p>
<p>Choose one of the options below to learn more about openHAB, either by following along a tutorial or by looking at a few examples. If you are coming from openHAB 1.x you might be interested in the Migration Tutorial.</p>
<p>openHAB empowers you to do (nearly) everything in your smart home. Start small, reach high!</p>
<div class="row center targets">
@ -55,17 +55,17 @@ title: Tutorials
</div>
<h2>Community</h2>
<p>Do not miss to check out the numerous tutorials and examples provided by many users in the openHAB community forum! There are new ones every week and they will show special aspects or bring new ideas, the Beginner Tutorial does not cover.</p>
<p>Here is just a selected few of the existing tutorials and examples:</p>
<p>Feel free to check out the numerous tutorials and examples provided by many users in the openHAB community forum! There are new posts every week and show special aspects or bring in new ideas that the Beginner Tutorial does not cover.</p>
<p>Here are just a selected few of the existing tutorials and examples:</p>
<ul>
<li><a target="_blank" href="https://community.openhab.org/t/washing-machine-state-machine/15587/1">Washing Machine State Machine</a> - Observe and notify on the state of your household appliance.</li>
<li><a target="_blank" href="https://community.openhab.org/t/power-consumption-of-lights-and-more/15642/1">Power Consumption of Lights (and more)</a> - An easy apporach to monitor energy usage and consumption.</li>
<li><a target="_blank" href="https://community.openhab.org/t/speedtest-cli-integration/7611/1">Speedtest-cli Integration</a> - Show your internet connections up- and downlink bandwidth in openHAB.</li>
<li><a target="_blank" href="https://community.openhab.org/t/power-consumption-of-lights-and-more/15642/1">Power Consumption of Lights (and more)</a> - An easy approach to monitor energy usage and consumption.</li>
<li><a target="_blank" href="https://community.openhab.org/t/speedtest-cli-integration/7611/1">Speedtest-cli Integration</a> - Show your internet connections uplink and downlink bandwidth in openHAB.</li>
<li><a target="_blank" href="https://community.openhab.org/t/influxdb-grafana-persistence-and-graphing/13761/1">InfluxDB+Grafana persistence and graphing</a> - Historical data at your fingertips.</li>
<li><a target="_blank" href="https://community.openhab.org/t/openhab-control-of-led-rgb-strips-using-arduino-and-mqtt/4366/1">RGB LED strip control using Arduino and MQTT</a> - Get your tinkering on!</li>
<li><a target="_blank" href="https://community.openhab.org/t/iphone-presence-detection-with-hping3-and-arp/18171/1">iPhone Presence Detection with hping3 and ARP</a> - A special methode to find even who doesn't want to be found.</li>
<li><a target="_blank" href="https://community.openhab.org/t/iphone-presence-detection-with-hping3-and-arp/18171/1">iPhone Presence Detection with hping3 and ARP</a> - A special method to find even who doesn't want to be found.</li>
<li><a target="_blank" href="https://community.openhab.org/tags/designpattern">Design patterns</a> - A postings series of Xtend Rule-DSL design patterns/best practices to achieve commonly wanted results.</li>
<li>And many more! Check the <a target="_blank" href="https://community.openhab.org/c/setup-configuration-and-use/tutorials-examples">Tutorials&amp;Examples cateogry overview</a> for more great contributions.</li>
<li>And many more! Check the <a target="_blank" href="https://community.openhab.org/c/setup-configuration-and-use/tutorials-examples">Tutorials&amp;Examples category overview</a> for more great contributions.</li>
</ul>
<p><strong>Contribute your own examples!</strong> Check out the <a target="_blank" href="https://community.openhab.org/t/about-the-tutorials-examples-category/15581/1">"About"</a> article and do not hesitate to contact one of the moderators for questions and help to get you going.</p>
</div>