diff --git a/source/reference/connection-string.txt b/source/reference/connection-string.txt index 66f6fea4e11..9260e0028ff 100644 --- a/source/reference/connection-string.txt +++ b/source/reference/connection-string.txt @@ -707,7 +707,7 @@ connecting to the MongoDB deployment. * - .. urioption:: waitQueueMultiple - - A number that the driver multiples the :urioption:`maxPoolSize` + - A number that the driver multiplies the :urioption:`maxPoolSize` value to, to provide the maximum number of threads allowed to wait for a connection to become available from the pool. For default values, see the :ecosystem:`/drivers`