Skip to content

Commit

Permalink
fixed typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bjouhier committed May 18, 2012
1 parent f564403 commit ecedfcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,9 +294,9 @@ _node streamline/examples/diskUsage/diskUsage
The `diskUsage2` example is a faster variant that parallelizes I/O operations with futures.
You'll also find CoffeeScript versions of these examples.

# On-line demo
# Online demo

You can see how streamline transforms the code by playing with the [on-line demo](http://sage.github.com/streamlinejs/examples/streamlineMe/streamlineMe.html).
You can see how streamline transforms the code by playing with the [online demo](http://sage.github.com/streamlinejs/examples/streamlineMe/streamlineMe.html).

If you are curious, you can also play with the [generators demo - Firefox only](http://sage.github.com/streamlinejs/examples/streamlineMe/yieldMe.html).

Expand Down

0 comments on commit ecedfcc

Please sign in to comment.