diff --git a/Notify_twitter.md b/Notify_twitter.md index b6693b0..814babc 100644 --- a/Notify_twitter.md +++ b/Notify_twitter.md @@ -34,7 +34,7 @@ If you know the targets you wish to identify; they can be targeted by their Twit **Note** If no ScreenName is specified, then by default the Direct Message is sent to your own account. A Public tweet can be referenced like so: -* **twitter**://**{ConsumerKey}**/**{ConsumerSecret}**/**{AccessToken}**/**{AccessSecret}**?**mode=tweet** +* `twitter://{ConsumerKey}/{ConsumerSecret}/{AccessToken}/{AccessSecret}?mode=tweet` ### Parameter Breakdown | Variable | Required | Description