typo - to many colons (:); refs #3

master
lead2gold 2018-01-25 10:56:24 -05:00
parent 22cd5bcd12
commit eaea10dd4e
1 changed files with 4 additions and 4 deletions

@ -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