From 7fa694a3b68b180e7b355787da74ee8943fca6d8 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Mon, 14 Sep 2009 22:44:25 +0200 Subject: [PATCH] fix typo on website --- doc/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.html b/doc/index.html index 74595a24f1..18291c038d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -110,7 +110,7 @@ Server running at http://127.0.0.1:8000/

- Node is similar in design to and inflused by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further—it presents the event loop as a language