Skip to content

Commit abe1e05

Browse files
alexmorosmarcoChristoph Büscher
authored andcommitted
[Docs] Add missing word in nested.asciidoc (#28507)
1 parent beb55d1 commit abe1e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/mapping/types/nested.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ The following parameters are accepted by `nested` fields:
184184
185185
Because nested documents are indexed as separate documents, they can only be
186186
accessed within the scope of the `nested` query, the
187-
`nested`/`reverse_nested`, or <<nested-inner-hits,nested inner hits>>.
187+
`nested`/`reverse_nested` aggregations, or <<nested-inner-hits,nested inner hits>>.
188188
189189
For instance, if a string field within a nested document has
190190
<<index-options,`index_options`>> set to `offsets` to allow use of the postings

0 commit comments

Comments
 (0)