Skip to content

Commit d20e0a1

Browse files
author
Timothy Mellor
committed
typo
1 parent 3114b18 commit d20e0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EXAMPLES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ More Examples
22
--------------
33
1. Get application ideas from /r/SomebodyMakeThis:
44

5-
r = reddit.Reddit
5+
r = reddit.Reddit()
66
sr = reddit.get_subreddit("somebodymakethis")
77
# Adjust limit as desired
88
ideas = sr.get_hot(limit=300)

0 commit comments

Comments
 (0)