Browse Source

Update function-score-query.asciidoc

Samuel Molinari 11 years ago
parent
commit
909cf4de44
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/query-dsl/queries/function-score-query.asciidoc

+ 1 - 1
docs/reference/query-dsl/queries/function-score-query.asciidoc

@@ -197,7 +197,7 @@ The `offset` and `decay` parameters are optional.
 
 [horizontal]
 `offset`::
-    If an `offset` is defined, the decay function will only compute a the
+    If an `offset` is defined, the decay function will only compute the
     decay function for documents with a distance greater that the defined
     `offset`. The default is 0.