docs: 翻译错误修正

ng-template不是指令
This commit is contained in:
zhusir 2019-08-26 16:12:19 +08:00 committed by 雪狼
parent 4fc8cab186
commit 23c917b999

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.