diff --git a/Notify_twitter.md b/Notify_twitter.md index 210f86d..58dc028 100644 --- a/Notify_twitter.md +++ b/Notify_twitter.md @@ -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