Skip to content

Commit a3f2ffa

Browse files
authored
Merge pull request #207023 from gahl-levy/patch-29
Update how-to-setup-rbac.md
2 parents 4f15971 + 5cccd55 commit a3f2ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/how-to-setup-rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ These roles already exist on every database and do not need to be created.
6666
### read
6767
Has the following privileges: changeStream, collStats, find, killCursors, listIndexes, listCollections
6868

69-
### readwrite
69+
### readWrite
7070
Has the following privileges: collStats, createCollection, dropCollection, createIndex, dropIndex, find, insert, killCursors, listIndexes, listCollections, remove, update
7171

7272
### dbAdmin

0 commit comments

Comments
 (0)