浏览代码

Update percolate.asciidoc

Updating the `associated` spelling

Closes #8907
Ayush 11 年之前
父节点
当前提交
23dbecf3e7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/search/percolate.asciidoc

+ 1 - 1
docs/reference/search/percolate.asciidoc

@@ -17,7 +17,7 @@ in the percolate api.
 =====================================
 
 Field referred to in a percolator query must *already* exist in the mapping
-assocated with the index used for percolation.
+associated with the index used for percolation.
 There are two ways to make sure that a field mapping exist:
 
 * Add or update a mapping via the <<indices-create-index,create index>> or