[DOCS] Correct source param data type

This commit is contained in:
James Rodewig 2021-04-19 10:42:22 -04:00
parent 512de84d76
commit 6dbad503d9

View file

@ -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`::