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
b41b510c
Commit
b41b510c
authored
May 15, 2015
by
Joshua Roesslein
Browse files
Merge pull request #610 from jschnurr/patch-1
Correct spelling error in getting_started.rst
parents
bbfca4c4
5091b3d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/getting_started.rst
View file @
b41b510c
...
...
@@ -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