Skip to content

Commit 1e45b8a

Browse files
author
Pablo Alcantar Morales
committed
reword
1 parent 6259743 commit 1e45b8a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/cluster/cluster-info.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ HTTP connection information.
4343
Ingest information.
4444

4545
`thread_pool`::
46-
Statistics about each thread pool, including current size, queue and rejected tasks.
46+
Statistics about each thread pool, including current size, queue size and rejected tasks.
4747
--
4848

4949
[role="child_attributes"]
@@ -244,14 +244,14 @@ Number of failed operations for the processor.
244244
[[cluster-info-api-response-body-threadpool]]
245245
`thread_pool`::
246246
(object)
247-
Contains thread pool information of the cluster.
247+
Contains information about the thread pools of the cluster.
248248
+
249249
.Properties of `thread_pool`
250250
[%collapsible%open]
251251
======
252252
`<thread_pool_name>`::
253253
(object)
254-
Contains information about the thread pool of the cluster.
254+
Contains information about the thread pool of the cluster with name `<thread_pool_name>`.
255255
+
256256
.Properties of `<thread_pool_name>`
257257
[%collapsible%open]

0 commit comments

Comments
 (0)