Skip to content

Commit 7e94d6c

Browse files
committed
word
1 parent 3fd210e commit 7e94d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/crud/read-write-pref.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ The {+library-short+} uses the local threshold value to calculate the
282282
latency window for server selection. This value determines the servers
283283
that are eligible to receive read and write requests.
284284

285-
By default, the driver uses only mongos instances or replica set members whose
285+
By default, the library uses only mongos instances or replica set members whose
286286
ping times are within 15 milliseconds of the nearest server. To
287287
distribute reads among servers with higher latencies, pass an options array to
288288
the ``MongoDB\Client`` constructor that sets the ``localThresholdMS`` option.

0 commit comments

Comments
 (0)