Update search-template.asciidoc

Fixed typo
This commit is contained in:
Clinton Gormley 2016-09-09 13:06:32 +02:00
parent 2f6d0119f1
commit 9c3007496c
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ GET /_search/template
[float]
===== Converting parameters to JSON
The `{{toJson}}parameter{{/toJson}}` function can be used to convert parameters
The `{{#toJson}}parameter{{/toJson}}` function can be used to convert parameters
like maps and array to their JSON representation:
[source,js]