Skip to content

Commit fd07ed7

Browse files
dodysw2jrodewig
authored andcommitted
[DOCS] Fix type exists API request example (#65574)
1 parent 9014a3d commit fd07ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/indices/types-exists.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ HEAD twitter/_mapping/tweet
2020
[[indices-types-exists-api-request]]
2121
==== {api-request-title}
2222

23-
`HEAD /<index>/mapping/<type>`
23+
`HEAD /<index>/_mapping/<type>`
2424

2525

2626
[[indices-types-exists-api-path-params]]

0 commit comments

Comments
 (0)