Skip to content

Commit 7e6fc6f

Browse files
Update inner-hits.asciidoc
Typo Closes #19775
1 parent 0fd150d commit 7e6fc6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/search/request/inner-hits.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The structure looks like this:
2323
}
2424
--------------------------------------------------
2525

26-
If `_inner_hits` is defined on a query that supports it then each search hit will contain an `inner_hits` json object with the following structure:
26+
If `inner_hits` is defined on a query that supports it then each search hit will contain an `inner_hits` json object with the following structure:
2727

2828
[source,js]
2929
--------------------------------------------------

0 commit comments

Comments
 (0)