Browse Source

Update percolate.asciidoc

Updating the `associated` spelling

Closes #8907
Ayush 11 years ago
parent
commit
23dbecf3e7
1 changed files with 1 additions and 1 deletions
  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