Fix typo in docs. (#38018)

This has been introduced in #37871.
This commit is contained in:
Adrien Grand 2019-01-31 09:51:03 +01:00 committed by GitHub
parent 3dd4c96e8e
commit 3332e332c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.