mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-08 18:06:36 +00:00
Minor grammatical fixes to introduction card (#314)
This commit is contained in:
parent
48b94d6546
commit
bdec22bb0a
@ -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]]'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user