Browse Source

Update removal_of_types.asciidoc

Fixed `include_in_type` -> `include_type_name`
Clinton Gormley 8 years ago
parent
commit
febb4bf7bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/mapping/removal_of_types.asciidoc

+ 1 - 1
docs/reference/mapping/removal_of_types.asciidoc

@@ -270,7 +270,7 @@ Elasticsearch 8.x::
 
 * The `type` parameter is no longer supported in URLs.
 
-* The `include_in_type` parameter defaults to `false`.
+* The `include_type_name` parameter defaults to `false`.
 
 Elasticsearch 9.x::