Skip to content

Commit 8b38e02

Browse files
committed
JP feedback
1 parent 4e5d66b commit 8b38e02

File tree

7 files changed

+15
-15
lines changed

7 files changed

+15
-15
lines changed

source/collections.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Required Roles
6666
--------------
6767

6868
The following table describes the roles required to perform
69-
various actions to a database on an Atlas cluster:
69+
various actions on an Atlas cluster database:
7070

7171
.. list-table::
7272
:header-rows: 1

source/create-agg-pipeline.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@ collection.
5959
Required Roles
6060
--------------
6161

62-
To create and execute aggregation pipelines for an Atlas cluster, you must have
63-
the :authrole:`Project Data Access Read Only` role or higher.
62+
To create and execute aggregation pipelines for an Atlas cluster, you must at
63+
least have the :authrole:`Project Data Access Read Only` role.
6464

65-
To utilize the :pipeline:`$out` stage in your pipeline, you must
66-
have the :authrole:`Project Data Access Read/Write` role.
65+
To use the :pipeline:`$out` stage in your pipeline, you must have the
66+
:authrole:`Project Data Access Read/Write` role.
6767

6868
Steps
6969
-----

source/documents/delete-multiple.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ the latest |compass-short| version, see :ref:`download-install`.
4040
Required Roles
4141
--------------
4242

43-
To delete multiple documents, you must have access granted through one of the
44-
following roles:
43+
To delete multiple documents, you must have privileges granted through one of
44+
the following roles:
4545

4646
- :authrole:`Project Owner` or :authrole:`Organization Owner`
4747
- :authrole:`Project Data Access Admin`

source/documents/delete.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Delete Single Document
2424
Required Roles
2525
--------------
2626

27-
To delete documents on an Atlas cluster, you must have access granted through
28-
one of the following roles:
27+
To delete documents on an Atlas cluster, you must have privileges granted
28+
through one of the following roles:
2929

3030
- :authrole:`Project Owner` or :authrole:`Organization Owner`
3131
- :authrole:`Project Data Access Admin`

source/documents/insert.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Field-by-Field Editor
3636
Required Roles
3737
--------------
3838

39-
To insert documents on an Atlas cluster, you must have access granted through
40-
one of the following roles:
39+
To insert documents on an Atlas cluster, you must have privileges granted
40+
through one of the following roles:
4141

4242
- :authrole:`Project Owner` or :authrole:`Organization Owner`
4343
- :authrole:`Project Data Access Admin`

source/documents/modify-multiple.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ the latest |compass-short| version, see :ref:`download-install`.
4646
Required Roles
4747
--------------
4848

49-
To edit multiple documents, you must have access granted through one of the
50-
following roles:
49+
To edit multiple documents on an Atlas cluster, you must have privileges granted
50+
through one of the following roles:
5151

5252
- :authrole:`Project Owner` or :authrole:`Organization Owner`
5353
- :authrole:`Project Data Access Admin`

source/documents/modify.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ You can edit existing documents in your collection.
2121
Required Roles
2222
--------------
2323

24-
To edit documents on an Atlas cluster, you must have access granted through one
25-
of the following roles:
24+
To edit documents on an Atlas cluster, you must have privileges granted through
25+
one of the following roles:
2626

2727
- :authrole:`Project Owner` or :authrole:`Organization Owner`
2828
- :authrole:`Project Data Access Admin`

0 commit comments

Comments
 (0)