From 8dc1c2de6641be0f6b4955724b3c3b719872e3fe Mon Sep 17 00:00:00 2001 From: zhusir Date: Tue, 27 Aug 2019 13:39:00 +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 9e22cab56b..44252508b4 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.