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

master
lead2gold 2018-01-25 10:55:40 -05:00
parent 501212f386
commit c80998a678
1 changed files with 2 additions and 2 deletions

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