typo; refs #3

lead2gold 2018-01-25 08:56:33 -05:00
parent 25ee6a47a0
commit fcb25cfd0f

@ -6,13 +6,13 @@
### Syntax
Valid syntaxes are as follows:
* **pbul**:://**{accesstoken}**
* **pbul**:://**{accesstoken}**/**{device_id}**
* **pbul**:://**{accesstoken}**/**#{channel}**
* **pbul**:://**{accesstoken}**/**{email}**
* **pbul**://**{accesstoken}**
* **pbul**://**{accesstoken}**/**{device_id}**
* **pbul**://**{accesstoken}**/**#{channel}**
* **pbul**://**{accesstoken}**/**{email}**
You can also form any combination of the above and perform updates from one url:
* **pbul**:://**{accesstoken}**/**{device_id}**/**#{channel}**/**{email}**
* **pbul**://**{accesstoken}**/**{device_id}**/**#{channel}**/**{email}**
If neither a **{device_id}**, **#{channel}**, or **{email}** is specified, then the default configuration is to send to _all_ of your configured _devices_.