From fba28c830f7f4b02b52f627b1b884bc7502ab667 Mon Sep 17 00:00:00 2001 From: Pavel Savchenko Date: Fri, 7 Dec 2012 16:44:08 +0200 Subject: [PATCH] Grammar nazi catch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71ce8e77a..bcc800b10 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ documented codebase makes it easier for developers to improve the code and contr -Etherpad Lite is designed to be easily embeddable and provides a [HTTP API](https://github.com/ether/etherpad-lite/wiki/HTTP-API) +Etherpad Lite is designed to be easily embeddable and provides an [HTTP API](https://github.com/ether/etherpad-lite/wiki/HTTP-API) that allows your web application to manage pads, users and groups. It is recommended to use the client implementations available for this API, listed on [this wiki page](https://github.com/ether/etherpad-lite/wiki/HTTP-API-client-libraries). There is also a [jQuery plugin](https://github.com/johnyma22/etherpad-lite-jquery-plugin) that helps you to embed Pads into your website