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

Commit 60883d1

Browse files
authored
Update README.md
1 parent e80d36a commit 60883d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ To use channels, create them at startup and pass the matching `channelId` throug
406406
);
407407
```
408408

409-
**NOTE: Without channel, remote notifications don't work**
409+
**NOTE: Without channel, notifications don't work**
410410

411411
In the notifications options, you must provide a channel id with `channelId: "your-channel-id"`, if the channel doesn't exist the notification might not e triggered. Once the channel is created, the channel cannot be update. Make sure your `channelId` is different if you change these options. If you have created a channel in another way, it will apply options of the channel.
412412

0 commit comments

Comments
 (0)