Skip to content

Commit 1024e00

Browse files
committed
NS technical feedback
1 parent e87af63 commit 1024e00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/connect/connection-targets.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ hosts, including ``host1``:
103103
uri = "mongodb://host1:27017/?replicaSet=sampleRS"
104104
client = MongoClient(uri)
105105

106-
{+driver-short+} evenly load balances operations across deployments that fall within
107-
the client's ``localThresholdMS`` value. To learn more about how {+driver-short+} load
106+
{+driver-short+} evenly load balances operations across deployments that are reachable
107+
within the client's ``localThresholdMS`` value. To learn more about how {+driver-short+} load
108108
balances operations across multiple MongoDB deployments, see the
109109
:ref:`pymongo-server-selection` guide.
110110

0 commit comments

Comments
 (0)