Skip to content

Commit e7bbad4

Browse files
authored
[DOCS] Fix caps for search template API docs (#68696) (#68704)
1 parent 8a20ebf commit e7bbad4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/reference/search/search-template.asciidoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
[[search-template]]
2-
=== Search Template
2+
=== Search template API
3+
++++
4+
<titleabbrev>Search template</titleabbrev>
5+
++++
36

47
Allows you to use the mustache language to pre render search requests.
58

@@ -650,7 +653,10 @@ The previous query will be rendered as:
650653

651654

652655
[[multi-search-template]]
653-
=== Multi Search Template
656+
=== Multi search template API
657+
++++
658+
<titleabbrev>Multi search template</titleabbrev>
659+
++++
654660

655661
Allows to execute several search template requests.
656662

0 commit comments

Comments
 (0)