diff --git a/README.md b/README.md index fc4fa2e0..d53b28ae 100644 --- a/README.md +++ b/README.md @@ -287,6 +287,6 @@ While the data model for iOS is somewhat fixed, it should be noted that GCM is f ## Acknowledgments -Huge thanks to Mark Nutter whose [GCM-Cordova plugin](https://github.com/marknutter/GCM-Cordova) forms the basis for the Android side implimentation. +Huge thanks to Mark Nutter whose [GCM-Cordova plugin](https://github.com/marknutter/GCM-Cordova) forms the basis for the Android side implementation. Likewise, the iOS side was inspired by Olivier Louvignes' [Cordova PushNotification Plugin](https://github.com/phonegap/phonegap-plugins/tree/master/iOS/PushNotification) (Copyright (c) 2012 Olivier Louvignes) for iOS.