diff --git a/scripts/docs/templates/common.template.html b/scripts/docs/templates/common.template.html index 18624ac28b..89860a91ec 100644 --- a/scripts/docs/templates/common.template.html +++ b/scripts/docs/templates/common.template.html @@ -174,7 +174,7 @@ angular_controller: APIDemoCtrl <@ endif @> <@ for prop in file.props @> - <$ prop.name $> + $<$ prop.name $> <@ if prop.default @> <$ prop.default | code $> <@ else @>