From d422e7874cde4d7e0faad744d756199718dda149 Mon Sep 17 00:00:00 2001 From: lead2gold Date: Thu, 25 Jan 2018 10:56:51 -0500 Subject: [PATCH] typo - to many colons (:); refs #3 --- Notify_Custom_XML.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Notify_Custom_XML.md b/Notify_Custom_XML.md index 75546e7..c971ce6 100644 --- a/Notify_Custom_XML.md +++ b/Notify_Custom_XML.md @@ -31,10 +31,10 @@ The *MessageType* will be one of the following: ### Syntax Valid syntaxes are as follows: -* **xml**:://**{hostname}** -* **xml**:://**{hostname}**:**{port}** -* **xmls**:://**{hostname}** -* **xmls**:://**{hostname}**:**{port}** +* **xml**://**{hostname}** +* **xml**://**{hostname}**:**{port}** +* **xmls**://**{hostname}** +* **xmls**://**{hostname}**:**{port}** ### Parameter Breakdown | Variable | Required | Description