diff --git a/readme.markdown b/readme.markdown index 4674c4e..2effea9 100644 --- a/readme.markdown +++ b/readme.markdown @@ -5,7 +5,7 @@ [![browser status](http://ci.testling.com/dominictarr/event-stream.png)] (http://ci.testling.com/dominictarr/event-stream) -[Streams](http://nodejs.org/api/strems.html "Stream") are node's best and most misunderstood idea, and +[Streams](http://nodejs.org/api/stream.html "Stream") are node's best and most misunderstood idea, and _EventStream_ is a toolkit to make creating and working with streams easy. Normally, streams are only used of IO,