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

master
lead2gold 2018-01-25 10:53:17 -05:00
parent 51eb1ae60b
commit bf3b7a22bb
1 changed files with 3 additions and 3 deletions

@ -9,9 +9,9 @@ There isn't too much configuration for Pushover notifications. The message is ba
By default,
### Syntax
Valid syntax is as follows:
* **pover**:://**{user_id}**@**{token}**
* **pover**:://**{user_id}**@**{token}**/**{device_id}**
* **pover**:://**{user_id}**@**{token}**/**{device_id1}**/**{device_id2}**/**{device_idN}**
* **pover**://**{user_id}**@**{token}**
* **pover**://**{user_id}**@**{token}**/**{device_id}**
* **pover**://**{user_id}**@**{token}**/**{device_id1}**/**{device_id2}**/**{device_idN}**
### Parameter Breakdown
| Variable | Required | Description