Skip to content

Commit 1709838

Browse files
committed
Typo fix
1 parent 3f6eabe commit 1709838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/Example.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ class Example extends Component {
6262

6363
/**
6464
* Push notifications settings
65-
* Shoudl be call after init
65+
* Should be call after init
6666
*/
6767
Countly.pushTokenType(Countly.messagingMode.DEVELOPMENT, "Channel Name", "Channel Description"); // Set messaging mode for push notifications
6868
Countly.registerForNotification(function(theNotification){

0 commit comments

Comments
 (0)