Skip to content

Commit c95191f

Browse files
author
Matt Revelle
committed
fixed name
1 parent 3a1d9e6 commit c95191f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Access the Twitter API from Clojure.
3535
(twitter/update-status "posting from #clojure with #oauth"))
3636

3737
;; Find out who follows dons
38-
(twitter/followers-of-name "dons")
38+
(twitter/followers-of-name "donsbot")
3939

4040
# Authors #
4141

0 commit comments

Comments
 (0)