Skip to content

Commit 5cccd55

Browse files
authored
Update how-to-setup-rbac.md
1 parent b07cf77 commit 5cccd55

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)