Skip to content

Commit

Permalink
Fix typo in docs.
Browse files Browse the repository at this point in the history
This has been introduced in elastic#37871.
  • Loading branch information
jpountz committed Jan 30, 2019
1 parent b63b50b commit de15a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/mapping/removal_of_types.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -606,5 +606,5 @@ PUT index-2-01

In case of implicit index creation, because of documents that get indexed in
an index that doesn't exist yet, the template is always honored. This is
usually not a problem due to the fact that typless index calls work on typed
usually not a problem due to the fact that typeless index calls work on typed
indices.

0 comments on commit de15a7f

Please sign in to comment.