Update structural-directives.md

This commit is contained in:
zhusir 2019-08-27 13:38:25 +08:00 committed by 雪狼
parent 23c917b999
commit bd243d8ffd

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.