Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit f3a7760

Browse files
authored
Merge pull request #1579 from vikrantnegi/master
Update README.md
2 parents 7840574 + 85214ae commit f3a7760

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,9 +489,9 @@ PushNotification.channelBlocked(channel_id, function (blocked) {
489489
});
490490
```
491491

492-
### List channels
492+
### Delete channel
493493

494-
You can list available channels with:
494+
You can delete a channel with:
495495

496496
```js
497497
PushNotification.deleteChannel(channel_id);

0 commit comments

Comments
 (0)