From 55153b3c4c276a01f0c340e7bac7bc6ae6c570db Mon Sep 17 00:00:00 2001 From: chrisbianca Date: Thu, 11 May 2017 09:54:23 +0100 Subject: [PATCH] [ios] Fix typo in docs --- docs/installation-ios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation-ios.md b/docs/installation-ios.md index f9c17de5..961c7a78 100644 --- a/docs/installation-ios.md +++ b/docs/installation-ios.md @@ -112,7 +112,7 @@ Follow the instructions at https://firebase.google.com/docs/cloud-messaging/ios/ In Xcode, enable the following capabilities: 1) Push Notifications -2) Background modes > Remove notifications +2) Background modes > Remote notifications ### 3.3) Update `AppDelegate.h`