Skip to content

Commit 4cc23b1

Browse files
GlenRSmithChristoph Büscher
authored andcommitted
[Docs] Fix explanation of "cluster.routing.allocation.exclude" (#27735)
1 parent f00a903 commit 4cc23b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/modules/cluster/allocation_filtering.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ refers to an arbitrary node attribute.:
2121

2222
`cluster.routing.allocation.exclude.{attribute}`::
2323

24-
Do not allocate shards to a node whose `{attribute}` has _none_ of the
24+
Do not allocate shards to a node whose `{attribute}` has _any_ of the
2525
comma-separated values.
2626

2727
These special attributes are also supported:

0 commit comments

Comments
 (0)