Browse Source

Docs: Update prefix-query.asciidoc

Typo (missing word)

Closes #7283
Clinton Gormley 11 years ago
parent
commit
0578a703df
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/query-dsl/queries/prefix-query.asciidoc

+ 1 - 1
docs/reference/query-dsl/queries/prefix-query.asciidoc

@@ -31,6 +31,6 @@ Or :
 }
 }
 --------------------------------------------------
 --------------------------------------------------
 
 
-This multi term query allows to control how it gets rewritten using the
+This multi term query allows you to control how it gets rewritten using the
 <<query-dsl-multi-term-rewrite,rewrite>>
 <<query-dsl-multi-term-rewrite,rewrite>>
 parameter.
 parameter.