Skip to content

Commit 923d390

Browse files
authored
Update fcm.md (#449)
Within ## `Options` > ### `json` changed 'now' to 'how'
1 parent 0db2b83 commit 923d390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/delivery_methods/fcm.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Customize the Firebase Cloud Messaging notification object. This can be a Lambda
5050

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

53-
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.
53+
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.
5454

5555
### `credentials`
5656
The location of your Firebase Cloud Messaging credentials.

0 commit comments

Comments
 (0)