Skip to content

Commit d14dcfc

Browse files
authored
[DOCS] Fix type exists API request example (#65574)
1 parent 02ed90b commit d14dcfc

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
@@ -19,7 +19,7 @@ HEAD my-index-000001/_mapping/message
1919
[[indices-types-exists-api-request]]
2020
==== {api-request-title}
2121

22-
`HEAD /<index>/mapping/<type>`
22+
`HEAD /<index>/_mapping/<type>`
2323

2424

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

0 commit comments

Comments
 (0)