From 85536f0485714f02479bd3ef1c6469729dd94ac2 Mon Sep 17 00:00:00 2001 From: MeIchthys Date: Mon, 6 Aug 2018 06:57:10 -0400 Subject: [PATCH] Minor gramatical fix (#5962) --- source/_docs/installation/raspberry-pi.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/installation/raspberry-pi.markdown b/source/_docs/installation/raspberry-pi.markdown index 0ee8868207c..aa5dee1502e 100644 --- a/source/_docs/installation/raspberry-pi.markdown +++ b/source/_docs/installation/raspberry-pi.markdown @@ -94,7 +94,7 @@ You can now reach your installation on your Raspberry Pi over the web interface When you run the `hass` command for the first time, it will download, install and cache the necessary libraries/dependencies. This procedure may take anywhere between 5 to 10 minutes. During that time, you may get "site cannot be reached" error when accessing the web interface. This will only happen for the first time, and subsequent restarts will be much faster.

-If you want setup `hass` as a daemon and autostart it on boot please refer to [Autostart Home Assistant](/docs/autostart/). +If you want to setup `hass` as a daemon and autostart it on boot please refer to [Autostart Home Assistant](/docs/autostart/). ### {% linkable_title Updating %}