From e7f2365b25822dc785530e7404384c8e9930a114 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Wed, 30 Dec 2020 16:23:54 -0500 Subject: [PATCH] Updated Notify_Custom_XML (markdown) --- Notify_Custom_XML.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_Custom_XML.md b/Notify_Custom_XML.md index 1bb66df..d88df1e 100644 --- a/Notify_Custom_XML.md +++ b/Notify_Custom_XML.md @@ -66,7 +66,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" \ "xml://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