Browse Source

[DOCS] Correct snippet in query string syntax

James Rodewig 6 years ago
parent
commit
eb454558fb
1 changed files with 0 additions and 2 deletions
  1. 0 2
      docs/reference/query-dsl/query-string-syntax.asciidoc

+ 0 - 2
docs/reference/query-dsl/query-string-syntax.asciidoc

@@ -276,8 +276,6 @@ need to write your query as `\(1\+1\)\=2`. When using JSON for the request body,
 [source,console]
 ----
 GET /twitter/_search
-Content-Type: application/json
-
 {
   "query" : {
     "query_string" : {