Update structural-directives.md

This commit is contained in:
zhusir 2019-08-27 13:39:00 +08:00 committed by 雪狼
parent bd243d8ffd
commit 8dc1c2de66

View File

@ -549,7 +549,7 @@ You'll refer to the `<ng-template>` when you [write your own structural directiv
## The *&lt;ng-template&gt;*
## *&lt;ng-template&gt;元素*
## *&lt;ng-template&gt;*元素
The &lt;ng-template&gt; is an Angular element for rendering HTML.
It is never displayed directly.