Add missed domain name change for APNS service docs (#11436)

This commit is contained in:
Raman Gupta 2019-12-12 04:17:01 -05:00 committed by Franck Nijhof
parent a783a78ca8
commit 484fe5b926

View File

@ -48,7 +48,7 @@ sandbox:
The APNS platform will register two services, `notify.NOTIFIER_NAME` and `apns.apns_NOTIFIER_NAME`.
### notify.apns_NOTIFIER_NAME
### apns.apns_NOTIFIER_NAME
This service will register device IDs with Home Assistant. In order to receive a notification a device must be registered. The app on the device can use this service to send an ID to Home Assistant during startup, the ID will be stored in `[NOTIFIER_NAME]_apns.yaml`.