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