Browse Source

[TEST] fixed typo in _cat/thread_pool docs

Luca Cavanna 11 years ago
parent
commit
7de7a0ace3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/cat/thread_pool.asciidoc

+ 1 - 1
docs/reference/cat/thread_pool.asciidoc

@@ -11,7 +11,7 @@ host1 192.168.1.35 0 0 0 0 0 0 0 0 0
 host2 192.168.1.36 0 0 0 0 0 0 0 0 0
 --------------------------------------------------
 
-The first two columns tell your the host and ip of a node.
+The first two columns contain the host and ip of a node.
 
 [source,shell]
 --------------------------------------------------