pushbots/pushbots-nodejs

Minor doc typo

Closed this issue · 1 comments

The platform argument is a string, not an integer -

Pushbots.setMessage("Hi from new nodeJS API!" ,'1');//'0' for iOS, '1' for Android and '2' for Chrome.

Thanks. Fixed.