diff --git a/source/_integrations/script.markdown b/source/_integrations/script.markdown index 80c006ad4ef..367c3fa4892 100644 --- a/source/_integrations/script.markdown +++ b/source/_integrations/script.markdown @@ -59,7 +59,7 @@ variables: type: map keys: PARAMETER_NAME: - description: The value of the variable. Any YAML is valid. + description: The value of the variable. Any YAML is valid. Templates can also be used to pass a value to the variable. type: any fields: description: Information about the parameters that the script uses; see the [Passing variables to scripts](#passing-variables-to-scripts) section below.