Skip to content

Commit

Permalink
change the object name to the object type in the privilege table
Browse files Browse the repository at this point in the history
  • Loading branch information
SimFG authored Aug 7, 2024
1 parent 236803b commit c91299a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/en/reference/users_and_roles.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ If a user is bind with a `public` role, this user is entitled to the privileges

The following table lists the values you can choose when [enabling RBAC](rbac.md).

| Object name | Privilege name | Relevant API description on the client side |
| Object type | Privilege name | Relevant API description on the client side |
| ----------- | --------------------- | ------------------------------------------------- |
| Collection | CreateIndex | CreateIndex |
| Collection | DropIndex | DropIndex |
Expand Down

0 comments on commit c91299a

Please sign in to comment.