diff --git a/src/plugins/push.ts b/src/plugins/push.ts index 48fc1fb86..a0985aaa0 100644 --- a/src/plugins/push.ts +++ b/src/plugins/push.ts @@ -265,7 +265,7 @@ export class Push { * Initialize the plugin on the native side. * * ``` - * var push = PushNotification.init({ + * var push = Push.init({ * android: { * senderID: "12345679" * },