chore(push): fix Push demo

This commit is contained in:
Tim Lancina 2016-02-16 15:46:48 -06:00
parent bbe1e63892
commit 5e6e8c2a80

View File

@ -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"
* },