diff --git a/docs/reference/ilm/actions/ilm-rollover.asciidoc b/docs/reference/ilm/actions/ilm-rollover.asciidoc index 14567a93df675..57c8debca1f24 100644 --- a/docs/reference/ilm/actions/ilm-rollover.asciidoc +++ b/docs/reference/ilm/actions/ilm-rollover.asciidoc @@ -16,7 +16,7 @@ For a managed index to be rolled over: * The index name must match the pattern '^.*-\\d+$', for example (`my_index-000001`). * The `index.lifecycle.rollover_alias` must be configured as the alias to roll over. -* The index must be the <<<> for the alias. +* The index must be the <> for the alias. For example, if `my_index-000001` has the alias `my_data`, the following settings must be configured.