Browse Source

[DOCS] Fix sidebar for built-in index patterns (#70788)

James Rodewig 4 years ago
parent
commit
d58ab817a2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/indices/index-templates.asciidoc

+ 1 - 1
docs/reference/indices/index-templates.asciidoc

@@ -31,7 +31,7 @@ templates.
 * If a new data stream or index matches more than one index template, the index
 template with the highest priority is used.
 
-.Using index templates with {fleet} or {agent}
+.Avoid index pattern collisions
 ****
 // tag::built-in-index-templates[]
 [IMPORTANT]