From 3f4a820ec20667e8ce00c7b6458382a75ca45868 Mon Sep 17 00:00:00 2001 From: Thomas Redmer Date: Thu, 21 Sep 2017 16:39:12 +0200 Subject: [PATCH] Simple typo correction (#3412) --- 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 bb899d6c377..713cde495cc 100644 --- a/source/_docs/installation/raspberry-pi.markdown +++ b/source/_docs/installation/raspberry-pi.markdown @@ -67,7 +67,7 @@ Once you have activated the virtual environment you will notice the prompt chang (homeassistant) homeassistant@raspberrypi:/srv/homeassistant $ pip3 install homeassistant ``` -Start Home Assistant for the first time. This will complete the installation, create the `.homeasssistant` configuration directory in the `/home/homeassistant` directory and install any basic dependencies. +Start Home Assistant for the first time. This will complete the installation, create the `.homeassistant` configuration directory in the `/home/homeassistant` directory and install any basic dependencies. ```bash (homeassistant) $ hass