Minor grammatical fixes to introduction card (#314)

This commit is contained in:
Adam Baxter 2017-06-25 17:27:11 +10:00 committed by Paulus Schoutsen
parent 48b94d6546
commit bdec22bb0a

View File

@ -38,7 +38,7 @@
hass --open-ui
</code>
</template>
Here are some resources to get started.
Here are some resources to get you started.
<ul>
<template is='dom-if' if='[[hass.demo]]'>
<li><a href='https://home-assistant.io/getting-started/'>Home Assistant website</a></li>
@ -53,7 +53,7 @@
</a></li>
<li><a href='https://home-assistant.io/getting-started/troubleshooting-configuration/' target='_blank'>Troubleshooting your configuration</a></li>
<li><a href='https://home-assistant.io/help/' target='_blank'>
Ask community for help
Ask the community for help
</a></li>
</ul>
<template is='dom-if' if='[[showHideInstruction]]'>