Skip to content

typo #1345

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

typo #1345

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/reference/roles-collection.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ document in the collection contains the privileges granted by a specific
role. Administrators create and assign roles through the
:ref:`role-management commands <role-management-commands>`.

The cope of each role is the database that defines the role. MongoDB
The scope of each role is the database that defines the role. MongoDB
uniquely identifies each role using the name of the role and the name
of the database. When assigned a role, a user receives all the
privileges of that role.
Expand Down