Skip to content

Commit

Permalink
[iOS] Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
amrit-1901 committed Oct 25, 2018
1 parent ad00171 commit 391e99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iOS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ To import your sticker pack on WhatsApp, call the method below. This will open t
```
stickerPack.sendToWhatsApp { completed in
// Called when the sticker pack has been wrapped in a form that WhatsApp
// can read and right before it's about to be sent to the WhatsApp app //opens.
// can read and WhatsApp is about to open.
}
```

Expand Down

0 comments on commit 391e99a

Please sign in to comment.