Skip to content

Commit 4eb6cd0

Browse files
authored
[DOCS] Fix ILM attribute (#62245)
1 parent 7e34258 commit 4eb6cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/ilm/error-handling.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
When {ilm-init} executes a lifecycle policy, it's possible for errors to occur
77
while performing the necessary index operations for a step.
88
When this happens, {ilm-init} moves the index to an `ERROR` step.
9-
If {ilm-init] cannot resolve the error automatically, execution is halted
9+
If {ilm-init} cannot resolve the error automatically, execution is halted
1010
until you resolve the underlying issues with the policy, index, or cluster.
1111

1212
For example, you might have a `shrink-index` policy that shrinks an index to four shards once it

0 commit comments

Comments
 (0)