Skip to content

Commit 002bc46

Browse files
authored
Update README.md
1 parent 53979f8 commit 002bc46

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
@@ -82,7 +82,7 @@ public function toFirebase($notifiable)
8282
- `getPackageName`: To Set `restricted_package_name`.
8383

8484
When sending to specific device(s), make sure your notifiable entity has `routeNotificationForFirebase` method defined:
85-
> **Note:** You can send fo many devices by return an array of tokens.
85+
> **Note:** You can send to many devices by return an array of tokens.
8686
8787
```php
8888
/**

0 commit comments

Comments
 (0)