From 789310ebcd3673ed36731808000d07c30ae7166d Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Fri, 1 Jan 2021 21:20:46 -0500 Subject: [PATCH] Updated Notify_fcm (markdown) --- Notify_fcm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_fcm.md b/Notify_fcm.md index 96e7252..40e8437 100644 --- a/Notify_fcm.md +++ b/Notify_fcm.md @@ -17,7 +17,7 @@ Valid syntaxes are as follows: * **fcm**://**{Project}**@**{APIKey}**/#**{Topic1}**/#**{Topic2}**/#**{TopicN}** You can mix and match these entries as well: -* **sns**://**{Project}**@**{APIKey}**/**{Device1}**/#**{Topic1}** +* **fcm**://**{Project}**@**{APIKey}**/**{Device1}**/#**{Topic1}** ### Parameter Breakdown | Variable | Required | Description