Fix typo on event.markdown (#28335)

This commit is contained in:
SukramJ 2023-07-26 08:35:08 +02:00 committed by GitHub
parent d971e15fbc
commit f6687d76a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. 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 ## The state of an event entity