Skip to content

Commit

Permalink
[DOCS] Fix capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodewig committed Jan 13, 2021
1 parent 24a2bc3 commit 3ca2702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/ilm/ilm-index-lifecycle.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
<<security-privileges,privileges>> assigned to the user at the time of the
last policy update.
Expand Down

0 comments on commit 3ca2702

Please sign in to comment.