Browse Source

Docs: Update query_dsl.asciidoc

Minor orthographic fix

Closes #13452
Thomas Cucchietti 10 years ago
parent
commit
03488e3902
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/migration/migrate_2_0/query_dsl.asciidoc

+ 1 - 1
docs/reference/migration/migrate_2_0/query_dsl.asciidoc

@@ -8,7 +8,7 @@ _filter context_:
 
 Query context::
 
-A query used in query context will caculated relevance scores and will not be
+A query used in query context will calculate relevance scores and will not be
 cacheable.  Query context is used whenever filter context does not apply.
 
 Filter context::