瀏覽代碼

[Docs] Fix typo in templates.asciidoc (#49726)

Tugberk Ugurlu 5 年之前
父節點
當前提交
ac07248402
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/indices/templates.asciidoc

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

@@ -59,7 +59,7 @@ override any settings or mappings specified in an index template.
 
 ===== Comments in index templates
 You can use C-style /* */ block comments in index templates.
-You can includes comments anywhere in the request body,
+You can include comments anywhere in the request body,
 except before the opening curly bracket.
 
 [[getting]]