Skip to content

Commit 9bff7fc

Browse files
committed
vale edit
1 parent 93a3501 commit 9bff7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/connect/connection-options/connection-pools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ object:
172172
This configuration allows the connection pool to close unused connections
173173
during periods of inactivity.
174174

175-
In versions prior to 6.18.0, idle connections were not cleaned up when
175+
In versions earlier than 6.18.0, idle connections were not cleaned up when
176176
``minPoolSize`` was set to ``0``. Starting in version 6.18.0, the connection
177177
pool correctly cleans up idle connections regardless of the ``minPoolSize``
178178
setting.

0 commit comments

Comments
 (0)