Skip to content

Commit b6d3cfd

Browse files
committed
Fix
1 parent 9ab3350 commit b6d3cfd

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

source/connect/connection-targets.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,10 @@ deployment:
7171
Multiple Deployments
7272
--------------------
7373

74-
You can connect to multiple MongoDB deployments by specifying a list of ``mongos``
75-
servers in your connection string.
74+
You can connect to multiple MongoDB deployments by specifying a list of hosts
75+
in your connection string.
7676

77-
The following code shows how to use {+driver-short+} to connect to three ``mongos``
78-
instances:
77+
The following code shows how to use {+driver-short+} to connect to three hosts:
7978

8079
.. code-block:: python
8180

0 commit comments

Comments
 (0)