From 1ca0bfa51d8ec97f8e000f90c3ce0d6d0af11358 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 15 Apr 2021 21:31:28 +0200 Subject: [PATCH] Fix reference to Raspberry Pi, while it might be something else (#17477) --- 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 aaaf59c4de4..281dda606b0 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`.