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

lead2gold 2018-01-25 10:55:40 -05:00
parent 501212f386
commit c80998a678

@ -20,8 +20,8 @@ You will also need to your *UserID* (or Owner ID) which is accessible from the s
### Syntax
Valid syntaxes are as follows:
* **tweet**:://**{userid}**@**{ConsumerKey}**/**{ConsumerSecret}**/**{AccessToken}**/**{AccessSecret}**
* **tweet**:://**{ownerid}**@**{ConsumerKey}**/**{ConsumerSecret}**/**{AccessToken}**/**{AccessSecret}**
* **tweet**://**{userid}**@**{ConsumerKey}**/**{ConsumerSecret}**/**{AccessToken}**/**{AccessSecret}**
* **tweet**://**{ownerid}**@**{ConsumerKey}**/**{ConsumerSecret}**/**{AccessToken}**/**{AccessSecret}**
### Parameter Breakdown
| Variable | Required | Description