浏览代码

Fix typo in include-in-all.asciidoc (#18055)

Robin Joseph 9 年之前
父节点
当前提交
e322903f2c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/mapping/params/include-in-all.asciidoc

+ 1 - 1
docs/reference/mapping/params/include-in-all.asciidoc

@@ -30,7 +30,7 @@ PUT my_index
 --------------------------------
 --------------------------------
 // AUTOSENSE
 // AUTOSENSE
 
 
-<1> The `title` and `content` fields with be included in the `_all` field.
+<1> The `title` and `content` fields will be included in the `_all` field.
 <2> The `date` field will not be included in the `_all` field.
 <2> The `date` field will not be included in the `_all` field.
 
 
 TIP: The `include_in_all` setting is allowed to have different settings for
 TIP: The `include_in_all` setting is allowed to have different settings for