Skip to content

Commit

Permalink
Update fcm.md (#449)
Browse files Browse the repository at this point in the history
Within ## `Options` > ### `json` changed 'now' to 'how'
  • Loading branch information
Moathal authored May 23, 2024
1 parent 0db2b83 commit 923d390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/delivery_methods/fcm.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Customize the Firebase Cloud Messaging notification object. This can be a Lambda

The callable object will be given the device token as an argument.

There are lots of options of now to structure a FCM notification message. See https://firebase.google.com/docs/cloud-messaging/concept-options for more details.
There are lots of options of how to structure a FCM notification message. See https://firebase.google.com/docs/cloud-messaging/concept-options for more details.

### `credentials`
The location of your Firebase Cloud Messaging credentials.
Expand Down

0 comments on commit 923d390

Please sign in to comment.