From 25d8f3caabec20d3d7a006d7187af0411b363f91 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Mon, 6 Aug 2012 23:55:48 +0200 Subject: [PATCH] Correct mistakes. --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.

Collaborating in really real-time

-

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.

History

-

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.

@@ -71,7 +71,7 @@ This iconic web font was used extensively around the site.

Docs

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.

@@ -93,7 +93,7 @@ This iconic web font was used extensively around the site.
  • GitHub repository
  • Issue tracker
  • Wiki
  • -
  • Documentation
  • +
  • Documentation