You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/03/08 02:16:58 UTC

[4/6] documentation commit: updated refs/heads/master to 3a2eadb

Remove redundancy


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/f8f7f476
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/f8f7f476
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/f8f7f476

Branch: refs/heads/master
Commit: f8f7f4765b71e2c9c01619ba4271d14b773546cb
Parents: 93d2f6d
Author: Jonathan Hall <fl...@flimzy.com>
Authored: Sat Mar 4 11:40:54 2017 +0100
Committer: Nick Vatamaniuc <va...@apache.org>
Committed: Tue Mar 7 21:11:41 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/f8f7f476/src/api/database/security.rst
----------------------------------------------------------------------
diff --git a/src/api/database/security.rst b/src/api/database/security.rst
index 1c9e26b..116010f 100644
--- a/src/api/database/security.rst
+++ b/src/api/database/security.rst
@@ -39,7 +39,7 @@
     - ``names``: List of CouchDB user names
     - ``roles``: List of users roles
 
-    Any other additional fields in the security object are optional.
+    Any additional fields in the security object are optional.
     The entire security object is made available to validation and other
     internal functions so that the database can control and limit
     functionality.