We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ab3350 commit b6d3cfdCopy full SHA for b6d3cfd
source/connect/connection-targets.txt
@@ -71,11 +71,10 @@ deployment:
71
Multiple Deployments
72
--------------------
73
74
-You can connect to multiple MongoDB deployments by specifying a list of ``mongos``
75
-servers in your connection string.
+You can connect to multiple MongoDB deployments by specifying a list of hosts
+in your connection string.
76
77
-The following code shows how to use {+driver-short+} to connect to three ``mongos``
78
-instances:
+The following code shows how to use {+driver-short+} to connect to three hosts:
79
80
.. code-block:: python
81
0 commit comments