Skip to content

Commit e0aec95

Browse files
githubfromguiebadyano
authored andcommitted
Fix typo in Index API doc
1 parent 7779532 commit e0aec95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/docs/index_.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ configured. The index operation also creates a dynamic type mapping for the
6262
specified type if one does not already exist. By default, new fields and
6363
objects will automatically be added to the mapping definition for the specified
6464
type if needed. Check out the <<mapping,mapping>> section for more information
65-
on mapping definitions, and the the <<indices-put-mapping,put mapping>> API for
65+
on mapping definitions, and the <<indices-put-mapping,put mapping>> API for
6666
information about updating type mappings manually.
6767

6868
Automatic index creation is controlled by the `action.auto_create_index`

0 commit comments

Comments
 (0)