Explorar o código

[DOCS] Fix link formatting (#27990)

Vlad Holubiev %!s(int64=7) %!d(string=hai) anos
pai
achega
31d4a4bf7c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/reference/search/request/inner-hits.asciidoc

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

@@ -1,7 +1,7 @@
 [[search-request-inner-hits]]
 === Inner hits
 
-The <<parent-join, parent-join> and <<nested, nested>> features allow the return of documents that
+The <<parent-join, parent-join>> and <<nested, nested>> features allow the return of documents that
 have matches in a different scope. In the parent/child case, parent documents are returned based on matches in child
 documents or child documents are returned based on matches in parent documents. In the nested case, documents are returned
 based on matches in nested inner objects.