Skip to content

Commit 49859f0

Browse files
authored
Update README.md (#103)
1 parent c30425e commit 49859f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ react-native link @react-native-community/push-notification-ios
4848
### Add Capabilities : Background Mode - Remote Notifications
4949

5050
Go into your MyReactProject/ios dir and open MyProject.xcworkspace workspace.
51-
Select the top project "MyProject" ans select the "Signing & Capabilities" tab.
51+
Select the top project "MyProject" and select the "Signing & Capabilities" tab.
5252
Add a 2 new Capabilities using "+" button:
5353
- `Background Mode` capability and tick `Remote Notifications`.
5454
- `Push Notifications` capability

0 commit comments

Comments
 (0)