Skip to content

Commit 078bc01

Browse files
aladdamjavanna
authored andcommitted
[DOCS] match description with example in allocation docs page (elastic#39606)
1 parent 595bd03 commit 078bc01

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/reference/cat/allocation.asciidoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ shards disk.indices disk.used disk.avail disk.total disk.percent host ip
2121
// TESTRESPONSE[s/\d+(\.\d+)?[tgmk]?b/\\d+(\\.\\d+)?[tgmk]?b/ s/46/\\d+/]
2222
// TESTRESPONSE[s/CSUXak2/.+/ _cat]
2323

24-
Here we can see that each node has been allocated a single shard and
25-
that they're all using about the same amount of space.
24+
Here we can see that the single shard created has been allocated to the single
25+
node available.
26+

0 commit comments

Comments
 (0)