From 10ba378f672b22819e88b24478aab716fbb049f8 Mon Sep 17 00:00:00 2001 From: Zhicheng WANG Date: Wed, 7 Oct 2020 15:42:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=87=E5=AD=97=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 84acbe8d57..7ea66643bb 100644 --- a/aio/content/guide/structural-directives.md +++ b/aio/content/guide/structural-directives.md @@ -526,7 +526,7 @@ A microsyntax is translated to the normal binding syntax as follows: [prefixKey] "表达式" (let-prefixKey="export")
- 注意 prefix 已经加成了 key + 注意 prefix 已经加到了 key 的前面