We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0286c73 commit dab5f2aCopy full SHA for dab5f2a
source/includes/extracts-built-in-roles.yaml
@@ -111,7 +111,7 @@ content: |
111
---
112
ref: built-in-roles-readWriteAnyDatabase
113
content: |
114
- Provides the same read-only privileges as :authrole:`readWrite` on
+ Provides the same read-write privileges as :authrole:`readWrite` on
115
all databases except ``local`` and ``config``. The role also
116
provides the :authaction:`listDatabases` action on the cluster as a
117
whole.
@@ -154,4 +154,4 @@ content: |
154
:authrole:`dbAdminAnyDatabase`, :authrole:`userAdminAnyDatabase`,
155
:authrole:`clusterAdmin`, :authrole:`restore`, and
156
:authrole:`backup` *combined*.
157
-...
+...
0 commit comments