diff --git a/scripts/docs/templates/common.template.html b/scripts/docs/templates/common.template.html index dea028ad4c..4c3227f499 100644 --- a/scripts/docs/templates/common.template.html +++ b/scripts/docs/templates/common.template.html @@ -271,7 +271,7 @@ Improve this doc <$ inputTable(doc.inputs) $> <@- endif -@> -<@- if doc.inputs and doc.inputs.length @> +<@- if doc.outputs and doc.outputs.length @>