From 8b20508609a73e51d417e2ad7ae7af62d07b96cf Mon Sep 17 00:00:00 2001 From: chenc Date: Sun, 22 Dec 2019 17:19:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BA=A0=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 根据上下文, 此处 但应该为当 --- aio/content/guide/template-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/template-syntax.md b/aio/content/guide/template-syntax.md index 5298286be0..eebb06ad80 100644 --- a/aio/content/guide/template-syntax.md +++ b/aio/content/guide/template-syntax.md @@ -1352,7 +1352,7 @@ both conforms to the rules and feels most natural for the task at hand. When setting an element property to a non-string data value, you must use _property binding_. -但数据类型不是字符串时,就必须使用*属性绑定*了。 +当数据类型不是字符串时,就必须使用*属性绑定*了。 #### Content security