diff --git a/source/_docs/configuration/events.markdown b/source/_docs/configuration/events.markdown index 591da5c6b8e..9cbb3ff8cf8 100644 --- a/source/_docs/configuration/events.markdown +++ b/source/_docs/configuration/events.markdown @@ -87,7 +87,7 @@ If you want to trigger automation on a Home Assistant stop event, we recommend u | Field | Description | | ----------- | --------------------------------------------------- | -| `name` | Name of the entity. Example: `Litchen light`. | +| `name` | Name of the entity. Example: `Kitchen light`. | | `message` | Message. Example: `was turned on` | | `domain` | Optional, domain of the entry. Example: `light` | | `entity_id` | Optional, identifier of the entity that was logged. |