diff --git a/README.md b/README.md index fca09752e711a5430eb14dcd83af59668518440c..07bda846e1f92b745aa48e8b84d3c2a6aaeeb474 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ $ npm install react-native-notifications --save ### iOS -First, [Manully link](https://facebook.github.io/react-native/docs/linking-libraries-ios.html#manual-linking) the library to your Xcode project. +First, [Manually link](https://facebook.github.io/react-native/docs/linking-libraries-ios.html#manual-linking) the library to your Xcode project. Then, to enable notifications support add the following line at the top of your `AppDelegate.m`