summaryrefslogtreecommitdiff
path: root/StoneIsland/plugins/phonegap-plugin-push/docs/EXAMPLES.md
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/plugins/phonegap-plugin-push/docs/EXAMPLES.md')
-rw-r--r--StoneIsland/plugins/phonegap-plugin-push/docs/EXAMPLES.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/StoneIsland/plugins/phonegap-plugin-push/docs/EXAMPLES.md b/StoneIsland/plugins/phonegap-plugin-push/docs/EXAMPLES.md
index 8481e7bc..32bc2e5f 100644
--- a/StoneIsland/plugins/phonegap-plugin-push/docs/EXAMPLES.md
+++ b/StoneIsland/plugins/phonegap-plugin-push/docs/EXAMPLES.md
@@ -11,7 +11,6 @@ phonegap create my-app --template phonegap-template-push
```javascript
var push = PushNotification.init({
android: {
- senderID: "12345679"
},
browser: {
pushServiceURL: 'http://push.api.phonegap.com/v1/push'