Skip to content

Commit 9f5742d

Browse files
committed
fix
1 parent a1c2f15 commit 9f5742d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/connection/connection-pools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ see the corresponding syntax:
9393

9494
- Maximum number of connections opened in the pool. When the
9595
connection pool reaches the maximum number of connections, new
96-
connections wait up for the amount of time set by ``timeoutMS``.
96+
connections wait for up to the amount of time set by ``timeoutMS``.
9797

9898
*Default:* ``100``
9999

0 commit comments

Comments
 (0)