diff --git a/source/_docs/ecosystem/ios/notifications/actions.markdown b/source/_docs/ecosystem/ios/notifications/actions.markdown index 9f1493b3d72..532d68434e4 100644 --- a/source/_docs/ecosystem/ios/notifications/actions.markdown +++ b/source/_docs/ecosystem/ios/notifications/actions.markdown @@ -132,7 +132,8 @@ automation: platform: event event_type: ios.notification_action_fired event_data: - actionName: SOUND_ALARM + data: + actionName: SOUND_ALARM action: ... ```