浏览代码

[DOCS] Fix link formatting (#27990)

Vlad Holubiev 7 年之前
父节点
当前提交
31d4a4bf7c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.