fix doc typo

This commit is contained in:
Robert Muir 2015-04-30 23:46:37 -04:00
parent aade6194b7
commit dfe1d1463c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[[query-dsl-span-containing-query]]
=== Span Containing Query
Returns matches which enclose another span query. The span within
Returns matches which enclose another span query. The span containing
query maps to Lucene `SpanContainingQuery`. Here is an example:
[source,js]