diff --git a/index.html b/index.html index 59f7910a4..b10ad35bd 100644 --- a/index.html +++ b/index.html @@ -53,10 +53,10 @@ This iconic web font was used extensively around the site.
Etherpad lite allows you to edit documents colaboratively in real-time, much like a live multi-player online editor. Additionally, Etherpad lite provides access to all data through a well-documented HTTP API and supports import/export to many major data exchange formats. The built-in plugin system makes extending the core functionality almost a breeze.
+Etherpad lite allows you to edit documents collaboratively in real-time, much like a live multi-player online editor. Additionally, Etherpad lite provides access to all data through a well-documented HTTP API and supports import/export to many major data exchange formats. The built-in plugin system makes extending the core functionality almost a breeze.
Etherpad lite was spawned from the hell fire of Etherpad. Etherpad Lite is based entirely on node.js, while reusing the well-tested easysync library. This makes it much more lightweight and more stable than the original Etherpad.
+Etherpad lite was spawned from the hell fire of Etherpad and is based entirely on node.js, while reusing the well-tested easysync library. This makes it much more lightweight and more stable than the original Etherpad.
Our hope is that this will encourage more users to use and install a realtime collaborative editor. A smaller, manageable and well-documented code base makes it easier for developers to understand and improve the code and contribute towards the project.
The wiki provides useful tuorials and How-to's to get you started with Etherpad lite.
-A more thorough reference can be found in the official documentation.
+A more thorough reference can be found in the official documentation.