We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53979f8 commit 002bc46Copy full SHA for 002bc46
README.md
@@ -82,7 +82,7 @@ public function toFirebase($notifiable)
82
- `getPackageName`: To Set `restricted_package_name`.
83
84
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.
+> **Note:** You can send to many devices by return an array of tokens.
86
87
```php
88
/**
0 commit comments