Docs: Update filtered-query.asciidoc

Fix mistyping

Closes #8167
This commit is contained in:
Andrei Kolosok 2014-10-20 14:41:42 +02:00 committed by Clinton Gormley
parent 92abfc8e24
commit c31a783930
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ curl -XGET localhost:9200/_search -d '
}
'
--------------------------------------------------
<1> No `query` has been specfied, so this request applies just the filter,
<1> No `query` has been specified, so this request applies just the filter,
returning all documents created since yesterday.
==== Multiple filters