소스 검색

[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
 ===== Comments in index templates
 You can use C-style /* */ block 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.
 except before the opening curly bracket.
 
 
 [[getting]]	
 [[getting]]