diff --git a/tools/api-builder/angular.io-package/templates/function.template.html b/tools/api-builder/angular.io-package/templates/function.template.html index b59b1aef33..ae878d9177 100644 --- a/tools/api-builder/angular.io-package/templates/function.template.html +++ b/tools/api-builder/angular.io-package/templates/function.template.html @@ -16,7 +16,7 @@ include ../../_util-fns :marked {%- if doc.notYetDocumented %} - *Not Yet Documented* + *Not Yet Documented* {% else %} {$ doc.description | indentForMarkdown(4) | trimBlankLines $} {% endif %}