From e713407c685c7406f1076a052fc6296050a90ffd Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Wed, 30 Dec 2020 16:23:29 -0500 Subject: [PATCH] Updated Notify_Custom_JSON (markdown) --- Notify_Custom_JSON.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_Custom_JSON.md b/Notify_Custom_JSON.md index 7059f91..5b8c20e 100644 --- a/Notify_Custom_JSON.md +++ b/Notify_Custom_JSON.md @@ -59,7 +59,7 @@ Some users may require special HTTP headers to be present when they post their d apprise -vv -t "Test Message Title" -b "Test Message Body" \ "json://localhost:8080/path/?+X-Token=abcdefg" -# Multiple headers just require more entries defined with a hyphen in front: +# Multiple headers just require more entries defined: # Below would set the headers: # X-Token: abcdefg # X-Apprise: is great