From eaea10dd4ec78a5b54349fea10e640523364a1c2 Mon Sep 17 00:00:00 2001 From: lead2gold Date: Thu, 25 Jan 2018 10:56:24 -0500 Subject: [PATCH] typo - to many colons (:); refs #3 --- Notify_Custom_JSON.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Notify_Custom_JSON.md b/Notify_Custom_JSON.md index 3432d81..4915245 100644 --- a/Notify_Custom_JSON.md +++ b/Notify_Custom_JSON.md @@ -24,10 +24,10 @@ The *type* will be one of the following: ### Syntax Valid syntaxes are as follows: -* **json**:://**{hostname}** -* **json**:://**{hostname}**:**{port}** -* **jsons**:://**{hostname}** -* **jsons**:://**{hostname}**:**{port}** +* **json**://**{hostname}** +* **json**://**{hostname}**:**{port}** +* **jsons**://**{hostname}** +* **jsons**://**{hostname}**:**{port}** ### Parameter Breakdown | Variable | Required | Description