diff --git a/docs/reference/search/search-your-data/search-application-api.asciidoc b/docs/reference/search/search-your-data/search-application-api.asciidoc index 2fe28faed546f..89d9a4318944b 100644 --- a/docs/reference/search/search-your-data/search-application-api.asciidoc +++ b/docs/reference/search/search-your-data/search-application-api.asciidoc @@ -206,7 +206,7 @@ will return: // TEST[continued] This uses the default parameters that were defined with the template. -You can also specify one or mre parameters to the render call, for example: +You can also specify one or more parameters to the render call, for example: [source,console] ----