浏览代码

Update query_dsl.asciidoc

ramky1982 10 年之前
父节点
当前提交
74c85026b9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/migration/migrate_2_0/query_dsl.asciidoc

+ 1 - 1
docs/reference/migration/migrate_2_0/query_dsl.asciidoc

@@ -25,7 +25,7 @@ be cacheable. Filter context is introduced by:
   aggregations or index aliases
   aggregations or index aliases
 --
 --
 
 
-As a result of this change, he `execution` option of the `terms` filter is now
+As a result of this change, the `execution` option of the `terms` filter is now
 deprecated and ignored if provided.
 deprecated and ignored if provided.
 
 
 ==== `or` and `and` now implemented via `bool`
 ==== `or` and `and` now implemented via `bool`