You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by fl...@apache.org on 2017/10/27 14:24:00 UTC

[couchdb-documentation] 01/02: Grammar correction

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

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

commit f3ebc4deaba7d55d8d9ae2bb8e8275c5d213e11d
Author: Jonathan Hall <fl...@flimzy.com>
AuthorDate: Fri Oct 27 16:23:39 2017 +0200

    Grammar correction
---
 src/api/database/bulk-api.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/api/database/bulk-api.rst b/src/api/database/bulk-api.rst
index a37a4ea..060edbe 100644
--- a/src/api/database/bulk-api.rst
+++ b/src/api/database/bulk-api.rst
@@ -229,7 +229,7 @@
                            - :mimetype:`text/plain; charset=utf-8`
     :>jsonarr string id: Document ID
     :>jsonarr string rev: New document revision token. Available
-      if document have saved without errors. *Optional*
+      if document has saved without errors. *Optional*
     :>jsonarr string error: Error type. *Optional*
     :>jsonarr string reason: Error reason. *Optional*
     :code 201: Document(s) have been created or updated

-- 
To stop receiving notification emails like this one, please contact
"commits@couchdb.apache.org" <co...@couchdb.apache.org>.