Skip to content

Commit

Permalink
Fixing small typo on the README
Browse files Browse the repository at this point in the history
  • Loading branch information
roman committed Feb 18, 2012
1 parent ac9a0f8 commit 0d5a9fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -137,7 +137,8 @@ something like the following:
words*
; ^ applies the words filter
numbers*)))
; ^ applies the number stream
; ^ applies the number filter and transform
; the stream from strings to numbers

(defn -main []
(println (run
Expand Down

0 comments on commit 0d5a9fb

Please sign in to comment.