From 3ca2702a8fac2e95077e86d34bab50c63b16035c Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Wed, 13 Jan 2021 12:48:33 -0500 Subject: [PATCH] [DOCS] Fix capitalization --- docs/reference/ilm/ilm-index-lifecycle.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/ilm/ilm-index-lifecycle.asciidoc b/docs/reference/ilm/ilm-index-lifecycle.asciidoc index 319f2000f5da4..864af2e647a79 100644 --- a/docs/reference/ilm/ilm-index-lifecycle.asciidoc +++ b/docs/reference/ilm/ilm-index-lifecycle.asciidoc @@ -24,7 +24,7 @@ For time series indices, you need to associate the lifecycle policy with the index template used to create new indices in the series. When an index rolls over, a manually-applied policy isn't automatically applied to the new index. -If you use {es}'s Security features, {ilm-init} performs operations as the user +If you use {es}'s security features, {ilm-init} performs operations as the user who last updated the policy. {ilm-init} only has the <> assigned to the user at the time of the last policy update.