diff --git a/Notify_fcm.md b/Notify_fcm.md index 1246a80..e7f3812 100644 --- a/Notify_fcm.md +++ b/Notify_fcm.md @@ -34,7 +34,7 @@ Send a FCM notification: ```bash # Assuming our {Project} is Apprise # Assuming our {APIKey} is bu1dHSdO22pfaaVy -# Assuming our {Device} - ABCD:12345 +# Assuming our {Device} is ABCD:12345 apprise -vv -t "Test Message Title" -b "Test Message Body" \ fcm://Apprise@bu1dHSdO22pfaaVy/ABCD:12345