You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/pipelines.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -200,7 +200,7 @@ We will be using the Tweepy library for this (docs here [https://tweepy.readthed
200
200
Let's start with an example to collect some Tweets from your public timeline
201
201
(for details on the Tweet object visit [the API docs](https://developer.twitter.com/en/docs/tweets/data-dictionary/overview/intro-to-tweet-json#tweetobject))
202
202
203
-
🚦 The first step will be to create a config file (`config.cgf`) with your Twitter API tokens.
203
+
🚦 The first step will be to create a config file (`config.cfg`) with your Twitter API tokens.
0 commit comments