Browse Source

Add missing word to terms-query.asciidoc (#24960)

David Cho-Lerat 8 years ago
parent
commit
491dc1186a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/query-dsl/terms-query.asciidoc

+ 1 - 1
docs/reference/query-dsl/terms-query.asciidoc

@@ -92,7 +92,7 @@ GET /tweets/_search
 --------------------------------------------------
 // CONSOLE
 
-The structure of the external terms document can also include array of
+The structure of the external terms document can also include an array of
 inner objects, for example:
 
 [source,js]