Skip to content

Commit bbebdd2

Browse files
author
Kay Kim
committed
DOCSP-4261: typo in parameters
1 parent 0e367a6 commit bbebdd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/parameters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1662,7 +1662,7 @@ Sharding Parameters
16621662
first time a connection to a new host is requested from the pool.
16631663
While the pool is idle, the pool maintains this number of
16641664
connections until :parameter:`ShardingTaskExecutorPoolHostTimeoutMS`
1665-
milliseconds pass without the any application using that pool.
1665+
milliseconds pass without any application using that pool.
16661666

16671667
You can only set this parameter during start-up and cannot change
16681668
this setting using the :dbcommand:`setParameter` database command.

0 commit comments

Comments
 (0)