You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2018/08/07 12:29:56 UTC

[couchdb-documentation] branch master updated: Fix apache/couchdb#1485

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

wohali 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 f6c0a02  Fix apache/couchdb#1485
f6c0a02 is described below

commit f6c0a02472e80e0534032ce5b2b44407839cac91
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Tue Aug 7 08:24:35 2018 -0400

    Fix apache/couchdb#1485
---
 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 05b343c..74b968d 100644
--- a/src/api/database/common.rst
+++ b/src/api/database/common.rst
@@ -267,7 +267,7 @@
     :code 200: Database removed successfully
     :code 400: Invalid database name or forgotten document id by accident
     :code 401: CouchDB Server Administrator privileges required
-    :code 404: Database doesn't exist
+    :code 404: Database doesn't exist or invalid database name
 
     **Request**: