diff --git a/doc/index.html b/doc/index.html index 586ada181df5ab..c3863165379e75 100644 --- a/doc/index.html +++ b/doc/index.html @@ -38,7 +38,7 @@
Node gives Azure users the first end-to-end JavaScript experience for the development of a whole new class of real-time applications. @@ -48,7 +48,7 @@
Node’s evented I/O model freed us from worrying about locking and concurrency issues that are common with multithreaded async I/O. @@ -57,7 +57,7 @@
On the server side, our entire mobile software stack is completely built in Node. One reason was scale. The second is Node showed us huge performance gains. @@ -66,7 +66,7 @@
Node.js is the execution core of Manhattan. Allowing developers to build one code base using one language – that is the nirvana for developers.