Skip to content

Commit a827d54

Browse files
shaulzoreacbuescher
authored andcommitted
[Docs] Fixing phrasing in has-parent-query.asciidoc (#26396)
1 parent d692ccf commit a827d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/query-dsl/has-parent-query.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ is not mapped.
6969

7070
Child documents can't be sorted by fields in matching parent documents via the
7171
regular sort options. If you need to sort child documents by field in the parent
72-
documents then you can should use the `function_score` query and then just sort
72+
documents then you should use the `function_score` query and then just sort
7373
by `_score`.
7474

7575
Sorting tags by parent document' `view_count` field:

0 commit comments

Comments
 (0)