summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Smith (air) <jhs@apache.org>2013-12-21 15:18:26 +0700
committerJason Smith (air) <jhs@apache.org>2013-12-21 15:18:26 +0700
commit02fa02e1ee8020760f06891a5b22f7db1ab65c65 (patch)
tree159789d0ca9bfdd39abd5fc902bea5b75c38ead7
parent0bf1856ba94f092022804d8c42e8a074befe87c6 (diff)
downloadcouchdb-02fa02e1ee8020760f06891a5b22f7db1ab65c65.tar.gz
Docs: Correct a `_revs_info` typo implying a factual error
-rw-r--r--share/doc/src/api/document/common.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/src/api/document/common.rst b/share/doc/src/api/document/common.rst
index 1a6168255..f21c8df5e 100644
--- a/share/doc/src/api/document/common.rst
+++ b/share/doc/src/api/document/common.rst
@@ -941,7 +941,7 @@ document by supplying the ``revs_info`` argument to the query:
}
-The returned document contains ``_rev_info`` field with extended revision
+The returned document contains ``_revs_info`` field with extended revision
information, including the availability and status of each revision. This array
field contains objects with following structure: