Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zahra Rajabi
tweepy
Commits
5091b3d4
Commit
5091b3d4
authored
May 13, 2015
by
Jeff Schnurr
Browse files
Correct spelling error in getting_started.rst
parent
bbfca4c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/getting_started.rst
View file @
5091b3d4
...
...
@@ -52,7 +52,7 @@ the following code returns to us an User model::
# Get the User object for twitter...
user = tweepy.api.get_user('twitter')
Models contain
er
the data and some helper methods which we can then
Models contain the data and some helper methods which we can then
use::
print user.screen_name
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment