Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit ea1e4b5

Browse files
DOCSP-48417-writeBlocking-permission-typo (#658)
* DOCSP-48417-writeBlocking-permission-typo * case * formatting fixes * table widths * fix link
1 parent 8d1329a commit ea1e4b5

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

source/includes/table-permissions-atlas.rst

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,25 @@
55
.. list-table::
66
:header-rows: 1
77
:stub-columns: 1
8+
:widths: 15 20 20
89

910
* - Sync Type
1011
- Required Source Permissions
1112
- Required Destination Permissions
1213

13-
* - default
14+
* - Default
1415
- - atlasAdmin
1516
- - atlasAdmin
16-
- bypassWriteBlockMode privilege
17+
- :authaction:`bypassWriteBlockingMode`
1718

18-
* - dual write-blocking, reversing, or multiple reversals
19+
* - Dual write-blocking, reversing, or multiple reversals
1920
- - atlasAdmin
20-
- bypassWriteBlockMode privilege
21+
- :authaction:`bypassWriteBlockingMode`
2122
- - atlasAdmin
22-
- bypassWriteBlockMode privilege
23+
- :authaction:`bypassWriteBlockingMode`
2324

24-
For details on Atlas roles, see: :atlas:`Atlas User Roles
25-
</reference/user-roles/>`.
25+
For details on Atlas roles, see: :atlas:`Built-In Roles and Privileges
26+
</mongodb-users-roles-and-privileges/>`.
2627

2728
To update Atlas user permissions, see:
2829
:atlas:`Manage Access to a Project </access/manage-project-access/>`.
29-
30-

0 commit comments

Comments
 (0)