From 456add7392dded53fb5d73cea0d8b51d847cc7e9 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Tue, 4 Jun 2019 23:27:12 +0200 Subject: [PATCH] Correct misspelled install (#9565) (#9566) --- source/hassio/installation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 2ff644bea37..112653f51bd 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -144,7 +144,7 @@ $ sudo -i # curl -fsSL get.docker.com | sh ``` -And to intall Hass.io the one below. That one is used also for other distributions. +And to install Hass.io the one below. That one is used also for other distributions. ```bash # curl -sL "https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh" | bash -s