Skip to content

Commit 983e210

Browse files
committed
DOCS-14266 connection string multiples typo
1 parent 2140975 commit 983e210

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
@@ -518,7 +518,7 @@ connecting to the MongoDB deployment.
518518

519519
* - .. urioption:: waitQueueMultiple
520520

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

0 commit comments

Comments
 (0)