From cfba0b54aa2899a3e3a3dc02d923a5e78fa635fb Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Sun, 15 Oct 2023 18:34:48 +0200 Subject: [PATCH] Onboarding: fix typo. Closes #29355 (#29358) --- source/getting-started/onboarding.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/onboarding.markdown b/source/getting-started/onboarding.markdown index ac6b4606815..29922ab147b 100644 --- a/source/getting-started/onboarding.markdown +++ b/source/getting-started/onboarding.markdown @@ -46,6 +46,6 @@ In this step, you will create the owner's account of Home Assistant. This accoun ![Discovery of devices on your network.](/images/getting-started/onboarding_devices.png) 7. Finally, select **Finish**. - - Now you're brought to the Home Assistant web interface. If some of your devices were discovered and setup automatically, this default dashboard may already show some of your devices. + - Now you're brought to the Home Assistant web interface. If some of your devices were discovered and set up automatically, this default dashboard may already show some of your devices. {% include getting-started/next_step.html step="Concepts & Terminology" link="/getting-started/concepts-terminology/" %}