From 49d7ee59b89500e13f26f2a8e560b1eea82d2a82 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 12 Apr 2024 12:22:19 +0200 Subject: [PATCH] Term Home Assistant Core: fix typo (#32288) --- source/_data/glossary.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_data/glossary.yml b/source/_data/glossary.yml index 4675e61d749..f770201598e 100644 --- a/source/_data/glossary.yml +++ b/source/_data/glossary.yml @@ -207,7 +207,7 @@ Core does not use the Home Assistant Supervisor. link: /installation/#advanced-installation-methods excerpt: > - Home Assistant Core is the hart of Home Assistant itself. It is a Python + Home Assistant Core is the heart of Home Assistant itself. It is a Python program that powers every installation type, but can be installed standalone. - term: Home Assistant Supervised definition: >-