diff --git a/doc/index.html b/doc/index.html
index 71cd0fd792..c3300ad757 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -136,8 +136,7 @@ make install
This is in contrast to today's more common concurrency model where
OS threads are employed. Thread-based networking is relatively
inefficient and very difficult to use. See:
- this,
- this, and
+ this and
this.
Node will show much better memory efficiency under high-loads