Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy Mellor committed Feb 25, 2011
1 parent 3114b18 commit d20e0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EXAMPLES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ More Examples
--------------
1. Get application ideas from /r/SomebodyMakeThis:

r = reddit.Reddit
r = reddit.Reddit()
sr = reddit.get_subreddit("somebodymakethis")
# Adjust limit as desired
ideas = sr.get_hot(limit=300)
Expand Down

0 comments on commit d20e0a1

Please sign in to comment.