diff --git a/aio/content/guide/structural-directives.md b/aio/content/guide/structural-directives.md index 0d50ae39fa..9e22cab56b 100644 --- a/aio/content/guide/structural-directives.md +++ b/aio/content/guide/structural-directives.md @@ -549,7 +549,7 @@ You'll refer to the `` when you [write your own structural directiv ## The *<ng-template>* -## *<ng-template>* +## *<ng-template>元素* The <ng-template> is an Angular element for rendering HTML. It is never displayed directly.