Skip to content

Commit 5f862e7

Browse files
committed
(DOCSP-31236) addresses copy feedback
1 parent 9e8840e commit 5f862e7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

source/introduction/connect.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,11 @@ To learn more about the connection URI format, see
3434
Prerequisites
3535
-------------
3636

37-
To connect the {+conenctor+} to MongoDB, you need to set ``readWrite`` or
38-
``readAnyDatabase`` and ``clusterMonitor`` roles for the database user.
37+
To connect the {+conenctor+} to MongoDB, you must grant the database user either
38+
of the following:
39+
40+
- the ``readWrite`` role
41+
- both the ``readAnyDatabase`` and ``clusterMonitor`` roles
3942

4043
How to Connect
4144
--------------

0 commit comments

Comments
 (0)