From b9b402747b91307a9b07f5d2c764932a91b0708c Mon Sep 17 00:00:00 2001 From: Runfan Zhou Date: Wed, 9 Jan 2019 16:20:58 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E8=AF=B7=E7=AE=80=E8=BF=B0=E4=BD=A0?= =?UTF-8?q?=E7=9A=84=E4=BF=AE=E6=94=B9...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Chinese translation is different from original text --- aio/content/guide/attribute-directives.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/attribute-directives.md b/aio/content/guide/attribute-directives.md index a8d1190265..78d9954754 100644 --- a/aio/content/guide/attribute-directives.md +++ b/aio/content/guide/attribute-directives.md @@ -363,7 +363,7 @@ That's a crisp, compact syntax. You'll have to rename the directive's `highlightColor` property to `appHighlight` because that's now the color property binding name. -你还要把该指令的 `highlightColor` 改名为 `myHighlight`,因为它是颜色属性目前的绑定名。 +你还要把该指令的 `highlightColor` 改名为 `appHighlight`,因为它是颜色属性目前的绑定名。