This is an automated email from the ASF dual-hosted git repository.

iilyak pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git


The following commit(s) were added to refs/heads/master by this push:
     new bc50598  Rename missed_revs to missing_revs in {db}/_missing_revs 
result
     new 46951b8  Merge pull request #570 from vmatyusGitHub/missing_rev_update
bc50598 is described below

commit bc505983712ffc4fab99bc7e6fb0fd10905a02d8
Author: Veronika <[email protected]>
AuthorDate: Wed Jul 15 18:17:23 2020 +0200

    Rename missed_revs to missing_revs in {db}/_missing_revs result
---
 src/api/database/misc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/api/database/misc.rst b/src/api/database/misc.rst
index 7f5ef61..12e6dc6 100644
--- a/src/api/database/misc.rst
+++ b/src/api/database/misc.rst
@@ -328,7 +328,7 @@ following behavior:
         Server: CouchDB (Erlang/OTP)
 
         {
-            "missed_revs":{
+            "missing_revs":{
                 "c6114c65e295552ab1019e2b046b10e": [
                     "3-b06fcd1c1c9e0ec7c480ee8aa467bf3b"
                 ]

Reply via email to