浏览代码

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

James Rodewig 4 年之前
父节点
当前提交
d58ab817a2
共有 1 个文件被更改,包括 1 次插入1 次删除
  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]