From bf3b7a22bbe74c8b4b724fef4232ff83ed941be4 Mon Sep 17 00:00:00 2001 From: lead2gold Date: Thu, 25 Jan 2018 10:53:17 -0500 Subject: [PATCH] typo - to many colons (:); refs #3 --- Notify_pushover.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Notify_pushover.md b/Notify_pushover.md index 8b66f58..a1f1555 100644 --- a/Notify_pushover.md +++ b/Notify_pushover.md @@ -9,9 +9,9 @@ There isn't too much configuration for Pushover notifications. The message is ba By default, ### Syntax Valid syntax is as follows: -* **pover**:://**{user_id}**@**{token}** -* **pover**:://**{user_id}**@**{token}**/**{device_id}** -* **pover**:://**{user_id}**@**{token}**/**{device_id1}**/**{device_id2}**/**{device_idN}** +* **pover**://**{user_id}**@**{token}** +* **pover**://**{user_id}**@**{token}**/**{device_id}** +* **pover**://**{user_id}**@**{token}**/**{device_id1}**/**{device_id2}**/**{device_idN}** ### Parameter Breakdown | Variable | Required | Description