From 6fbbb019ba5d5f1664d88d918f6d4a63cd2caba2 Mon Sep 17 00:00:00 2001 From: Collin Allen Date: Tue, 16 Jan 2018 23:04:48 -0800 Subject: [PATCH] Fix typo in index.markdown (#4435) Corrects `utlimate` to `ultimate`. --- source/getting-started/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/index.markdown b/source/getting-started/index.markdown index 6b7620b2875..00af92bbd0f 100644 --- a/source/getting-started/index.markdown +++ b/source/getting-started/index.markdown @@ -9,7 +9,7 @@ sharing: true footer: true --- -The goal of this getting started guide is to install Hass.io on a Raspberry Pi 3. Hass.io is our own all in one solution that turns your Raspberry PI into the utlimate home automation hub. +The goal of this getting started guide is to install Hass.io on a Raspberry Pi 3. Hass.io is our own all in one solution that turns your Raspberry PI into the ultimate home automation hub. Follow this guide if you want to easily get started with Home Assistant, or if you have no or little Linux experience. For advanced users, check our [alternative installation methods](/docs/installation/).