Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ieschalier committed Sep 20, 2018
1 parent 00a9144 commit dc60687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -152,7 +152,7 @@ const data = {
badge: 2, // gcm for ios, apn
sound: 'ping.aiff', // gcm, apn
alert: { // apn, will take precedence over title and body
title: 'title'
title: 'title',
body: 'body'
// details: https://github.com/node-apn/node-apn/blob/master/doc/notification.markdown#convenience-setters
},
Expand Down

0 comments on commit dc60687

Please sign in to comment.