Skip to content

Commit 368062e

Browse files
committed
Fix typo and edit for clarity
1 parent 90278b2 commit 368062e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/connectors/connectors-create-api-twitter.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,9 @@ or action and continue building your logic app's workflow.
9191
### Twitter trigger: When a new tweet is posted
9292

9393
This trigger starts a logic app workflow when the trigger detects
94-
when a new tweet appears, for example, with the hastag, #Seattle.
95-
So for example, when such tweets are found, you can add a file with
96-
the tweets' contents to storage, such as a Dropbox account by using
97-
the Dropbox connector.
94+
a new tweet, for example, with the hashtag, #Seattle. So for example,
95+
when these tweets are found, you can add a file with the tweets'
96+
contents to storage, such as a Dropbox account by using the Dropbox connector.
9897

9998
Optionally, you can include a condition that eligible tweets
10099
must come from users with at least a specified number of followers.

0 commit comments

Comments
 (0)