Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan <ry@tinyclouds.org>2009-08-27 14:23:53 +0400
committerRyan <ry@tinyclouds.org>2009-08-27 14:23:53 +0400
commit00a03dfee2fa86c2aca569b0ef80769a7a19fa22 (patch)
tree22d70d94d7b6158376afa9f48b4d042c84b236e9
parentad9d683f9fe9eabe2d797bd6f2ffddf02b0ea009 (diff)
Fix text on index.html
-rw-r--r--website/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html
index 172d98ecbab..a455650e85d 100644
--- a/website/index.html
+++ b/website/index.html
@@ -31,7 +31,7 @@
<h1><a href="http://tinyclouds.org/node">Node</a></h1>
<p id="introduction">
- Mostly event-based I/O for
+ Event-based I/O for
<a href="http://code.google.com/p/v8/">V8 javascript</a>.
</p>