From f6687d76a46e7afd2753568f22d425a2a775c8fc Mon Sep 17 00:00:00 2001 From: SukramJ Date: Wed, 26 Jul 2023 08:35:08 +0200 Subject: [PATCH] Fix typo on event.markdown (#28335) --- source/_integrations/event.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/event.markdown b/source/_integrations/event.markdown index a1e8d0f351c..049a9e01ebd 100644 --- a/source/_integrations/event.markdown +++ b/source/_integrations/event.markdown @@ -17,7 +17,7 @@ These events are stateless. For example, a doorbell does not have a state like b The event entity can capture these events in the physical world and makes them available in Home Assistant as an entity. -Please note the event integration cannot be directly used; you cannot create your own event entities using this integration. This integration is a building block for other integrations to use, enbaling them to create event entities for you. +Please note, the event integration cannot be directly used; you cannot create your own event entities using this integration. This integration is a building block for other integrations to use, enabling them to create event entities for you. ## The state of an event entity