Skip to content

Commit af5da6b

Browse files
committed
edits
1 parent 5ebc72b commit af5da6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/connection/connection-pools.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ connection pool:
9595

9696
* - :urioption:`maxConnecting`
9797

98-
- Maximum number of connections a pool may be establishing
98+
- Maximum number of connections a pool may establish
9999
concurrently.
100100

101101
.. include:: /includes/connection-pool/max-connecting-use-case.rst
@@ -141,7 +141,7 @@ connection pool:
141141

142142
* - :urioption:`waitQueueTimeoutMS`
143143

144-
- Maximum wait time in milliseconds that a can thread wait for
144+
- Maximum wait time in milliseconds that a thread can wait for
145145
a connection to become available. A value of ``0`` means there
146146
is no limit.
147147

0 commit comments

Comments
 (0)