diff --git a/doc/sql.extensions/README.external_connections_pool b/doc/sql.extensions/README.external_connections_pool index a3d0335fc0..9be0334510 100644 --- a/doc/sql.extensions/README.external_connections_pool +++ b/doc/sql.extensions/README.external_connections_pool @@ -34,7 +34,7 @@ How pool works: Key characteristics: - absence of "eternal" external connections -- finite number of inactive (idle) external connections at the pool +- limited number of inactive (idle) external connections at the pool - support a quick search among the connections (using 4 parameters above) - the pool is common for all external databases - the pool is common for all local connections handled by the given Firebird