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: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ Configuration File
74
74
75
75
The Twitter Toolbox is globally configured using the simple `configuration language from Python <https://docs.python.org/2/library/configparser.html>`__ stored into a file named ``.twtoolbox.cfg`` under your home directory (please note the leading period ``.``).
76
76
77
-
You can easily create a minimal basic configuration from your Twitter API acess credentials using the ``tt-config`` command-line tool. Example usage:
77
+
You can easily create a minimal basic configuration from your Twitter API access credentials using the ``tt-config`` command-line tool. Example usage:
0 commit comments