From bd243d8ffdf711e575b958581fc721bad74c4a17 Mon Sep 17 00:00:00 2001 From: zhusir Date: Tue, 27 Aug 2019 13:38:25 +0800 Subject: [PATCH] Update structural-directives.md --- aio/content/guide/structural-directives.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.