diff --git a/docs/api/native-app-integration/sending-data.md b/docs/api/native-app-integration/sending-data.md index 4fcc1f52..1eddf425 100644 --- a/docs/api/native-app-integration/sending-data.md +++ b/docs/api/native-app-integration/sending-data.md @@ -159,7 +159,7 @@ Fire an event in Home Assistant. Please be mindful of the data structure as docu | Key | Type | Description | --- | ---- | ----------- | `event_type` | string | Type of the event to fire -| `event_data` | string | Date of the event to fire +| `event_data` | string | Data of the event to fire ## Render templates