From 1fe29cf1b56a7059ea1af504e999fae706a17778 Mon Sep 17 00:00:00 2001 From: szaroubi Date: Mon, 13 Mar 2017 07:24:11 -0400 Subject: [PATCH] Fixed Type (#2244) --- source/_docs/ecosystem/ios/notifications.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/ecosystem/ios/notifications.markdown b/source/_docs/ecosystem/ios/notifications.markdown index 21e39368773..68854e1b4b9 100644 --- a/source/_docs/ecosystem/ios/notifications.markdown +++ b/source/_docs/ecosystem/ios/notifications.markdown @@ -12,4 +12,4 @@ redirect_from: /ecosystem/ios/notifications/ The `ios` notify platform enables sending push notifications to the Home Assistant iOS app. -The 'ios' component will automatically load the notify serivce. No extra configuration is needed or supported. +The 'ios' component will automatically load the notify service. No extra configuration is needed or supported.