summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2013-12-05 12:35:00 +0000
committerRobert Newson <rnewson@apache.org>2013-12-05 12:35:00 +0000
commitfffc7900d3b1b67abc5521b6e5e06d217e59c603 (patch)
tree27dfd8a568ced723260ec73828a45a6884e72216
parent06472f865e50152360e91c76385b0ed7a224cb13 (diff)
downloadcouchdb-fffc7900d3b1b67abc5521b6e5e06d217e59c603.tar.gz
grammar
-rw-r--r--share/doc/src/config/query-servers.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/src/config/query-servers.rst b/share/doc/src/config/query-servers.rst
index 19a5988fb..88fab82e8 100644
--- a/share/doc/src/config/query-servers.rst
+++ b/share/doc/src/config/query-servers.rst
@@ -41,7 +41,7 @@ Query Servers Definition
- ``LANGUAGE``: is a programming language which code this query server may
execute. For instance, there are `python`, `ruby`, `clojure` and other query
servers in wild. This value is also used for `ddoc` field ``language``
- to determine which query server process the functions.
+ to determine which query server processes the functions.
Note, that you may setup multiple query servers for the same programming
language, but you have to name them different (like `python-dev` etc.).