From a17ed1534a91a738ee27592daf845d88b936f48a Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Mon, 14 Oct 2013 17:20:24 +0200 Subject: [PATCH] fixed typo --- Documentation/Manual/Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Manual/Home.md b/Documentation/Manual/Home.md index d0e6afda57..33b76488a4 100644 --- a/Documentation/Manual/Home.md +++ b/Documentation/Manual/Home.md @@ -16,7 +16,7 @@ networks, ease of use for the developer and minimal effort to operate for the administrator. The design goals are described @S_EXTREF{http://www.arangodb.org/,here}. The ArangoDB package consists of a server, a separate shell, which allows you to -administrate the server, and a set of client API (or sometimes called drivers) +administrate the server, and a set of client APIs (or sometimes called drivers) for various languages including the Big-P (PHP, Python, Perl) and Ruby. Please contact @S_EXTREF_S{http://www.arangodb.org/connect,us} if you have any