You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2019/01/26 19:00:36 UTC

[couchdb-documentation] branch feature/database-partitions updated: Update src/api/database/common.rst

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

davisp pushed a commit to branch feature/database-partitions
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git


The following commit(s) were added to refs/heads/feature/database-partitions by this push:
     new 4cd45c1  Update src/api/database/common.rst
4cd45c1 is described below

commit 4cd45c170c9124325f62f51f8d1259a25795f82a
Author: Jonathan Hall <fl...@flimzy.com>
AuthorDate: Sat Jan 26 13:00:32 2019 -0600

    Update src/api/database/common.rst
    
    Co-Authored-By: davisp <pa...@gmail.com>
---
 src/api/database/common.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/api/database/common.rst b/src/api/database/common.rst
index 6cf9d24..c9eb63b 100644
--- a/src/api/database/common.rst
+++ b/src/api/database/common.rst
@@ -87,7 +87,7 @@
       of the database. Do not rely on this string for counting the number
       of updates.
     :>json boolean props.partitioned: (optional) If present and true this
-      indicates the the database is a partitioned database.
+      indicates the the database is partitioned.
     :code 200: Request completed successfully
     :code 404: Requested database not found