From da6d2f6edac30d128da0f4c194fab8958137f006 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 15 Apr 2021 20:16:20 +0200 Subject: [PATCH] Fix reference to Raspberry Pi, while it might be something else --- source/_includes/installation/core.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/installation/core.md b/source/_includes/installation/core.md index aaaf59c4de45..281dda606b07 100644 --- a/source/_includes/installation/core.md +++ b/source/_includes/installation/core.md @@ -76,7 +76,7 @@ Start Home Assistant Core for the first time. This will complete the installatio hass ``` -You can now reach your installation on your Raspberry Pi over the web interface on `http://homeassistant.local:8123`. +You can now reach your installation via the web interface on `http://homeassistant.local:8123`.