Skip to content

Commit

Permalink
[DOCS] Correct source param data type
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodewig committed Apr 19, 2021
1 parent f0160df commit 96d74a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Contains the script or search template, its parameters, and its language.
`mustache`.
`source`::
(Required, string)
(Required, string or object)
Script or search template.
`params`::
Expand Down

0 comments on commit 96d74a0

Please sign in to comment.