Various markdown, spelling, and grammar fixes (#4503)

This commit is contained in:
Franck Nijhof 2018-01-24 08:28:39 +01:00 committed by Fabian Affolter
parent 483bc52dc0
commit 49f53fd988
28 changed files with 163 additions and 145 deletions

View file

@ -21,7 +21,7 @@ Hass.io images are available for all available Raspberry Pi and Intel NUC platfo
- Insert SD card to Raspberry Pi and turn it on. On first boot, it downloads the latest version of Home Assistant which takes ~20 minutes (slower/faster depending on the platform).
<p class='note'>
Please remember to ensure you're using an [appropriate power supply](https://www.raspberrypi.org/help/faqs/#powerReqs) with your Pi. Mobile chargers may not be suitable, since some are designed to only provide the full power with that manufacturer's handsets.
Please remember to ensure you're using an [appropriate power supply](https://www.raspberrypi.org/help/faqs/#powerReqs) with your Pi. Mobile chargers may not be suitable since some are designed to only provide the full power with that manufacturer's handsets.
</p>
<img src='/images/hassio/screenshots/first-start.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 12px;' width='150' />
@ -42,7 +42,7 @@ curl -sL https://raw.githubusercontent.com/home-assistant/hassio-build/master/in
```
<p class='note'>
When you use this installation method, some add-ons will not be available and the documentation might not work for your installation.
When you use this installation method, some add-ons will not be available, and the documentation might not work for your installation.
</p>
A detailed guide about running Hass.io as a virtual machine is available in the [blog](/blog/2017/11/29/hassio-virtual-machine/).