Skip to content

Commit 419067c

Browse files
committed
DOCS-14266 connection string multiples typo
1 parent 40395ba commit 419067c

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

706706
* - .. urioption:: waitQueueMultiple
707707

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

0 commit comments

Comments
 (0)