Skip to content

Commit c3b8aab

Browse files
committed
DOCS-14266 connection string multiples typo
1 parent db92576 commit c3b8aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/connection-string.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ connecting to the MongoDB deployment.
479479

480480
* - .. urioption:: waitQueueMultiple
481481

482-
- A number that the driver multiples the :urioption:`maxPoolSize`
482+
- A number that the driver multiplies the :urioption:`maxPoolSize`
483483
value to, to provide the maximum number of threads allowed to
484484
wait for a connection to become available from the pool. For
485485
default values, see the :ecosystem:`/drivers`

0 commit comments

Comments
 (0)