diff --git a/aio/tools/transforms/templates/api/includes/export-as.html b/aio/tools/transforms/templates/api/includes/export-as.html index 880b824a3a..f003731da8 100644 --- a/aio/tools/transforms/templates/api/includes/export-as.html +++ b/aio/tools/transforms/templates/api/includes/export-as.html @@ -12,7 +12,7 @@ {%- for exportAs in doc.exportAsArray %} {$ exportAs $} - #var="{$ exportAs $}" + #myTemplateVar="{$ exportAs $}" {% endfor %}