diff --git a/docs/quick_start.asciidoc b/docs/quick_start.asciidoc index 64a50a337..a09cd1221 100644 --- a/docs/quick_start.asciidoc +++ b/docs/quick_start.asciidoc @@ -127,7 +127,7 @@ var searchParams = { filtered: { query: { match: { - // match the query agains all of + // match the query against all of // the fields in the posts index _all: userQuery }