diff --git a/README.md b/README.md index d3302439..1d356347 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ before timing out. *Default: 10* This property controls the minimum number of *idle connections* that HikariCP tries to maintain in the pool. If the idle connections dip below this value, HikariCP will make a best effort to add additional connections quickly and efficiently. However, for maximum performance and -responsiveness to spike demands, we recommend *not* setting this value and instead alloing +responsiveness to spike demands, we recommend *not* setting this value and instead allowing HikariCP to act as a *fixed size* connection pool. *Default: same as maximumPoolSize* :abc:``password``