Skip to content

Commit

Permalink
Update and rename Collect_Tweets_with_Twitter_API_v2(1)(1).ipynb to C…
Browse files Browse the repository at this point in the history
…ollect_Tweets_with_Twitter_API_v2.ipynb
  • Loading branch information
xbwei authored Oct 19, 2023
1 parent 658f871 commit 96ea25c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"source": [
"Save the database connection info and API key in a config.ini file and use the configparse to load the authorization info.\n",
"\n",
"The config.ini file shoud look like:\n",
"The config.ini file should look like:\n",
"``` \n",
"[mytwitter]\n",
"bearer_token = <your bearer token from twitter>\n",
Expand Down

0 comments on commit 96ea25c

Please sign in to comment.