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

master
lead2gold 2018-01-25 10:53:01 -05:00
parent 9a2ce1f82c
commit 51eb1ae60b
1 changed files with 4 additions and 4 deletions

@ -6,10 +6,10 @@
### Syntax ### Syntax
If you want to use your own custom Pushjecct server, then the following identify the syntax you may use: If you want to use your own custom Pushjecct server, then the following identify the syntax you may use:
* **pjet**:://**{secret_key}**@**{host}** * **pjet**://**{secret_key}**@**{host}**
* **pjet**:://**{secret_key}**@**{host}**:**{port}** * **pjet**://**{secret_key}**@**{host}**:**{port}**
* **pjets**:://**{secret_key}**@**{host}** * **pjets**://**{secret_key}**@**{host}**
* **pjets**:://**{secret_key}**@**{host}**:**{port}** * **pjets**://**{secret_key}**@**{host}**:**{port}**
However, if you're using the Pushjet official server (and not your own, then you only need to provide the secret key: However, if you're using the Pushjet official server (and not your own, then you only need to provide the secret key:
* **pjet**:://**{secret_key}** * **pjet**:://**{secret_key}**