From 0058f08cc58f10f18a3e9bbe96f9462f0bd5c9bf Mon Sep 17 00:00:00 2001 From: zzyinfo Date: Thu, 15 Sep 2022 03:03:57 +0000 Subject: [PATCH] =?UTF-8?q?=E3=80=90OpenHarmony=E5=BC=80=E6=BA=90=E8=B4=A1?= =?UTF-8?q?=E7=8C=AE=E8=80=85=E8=AE=A1=E5=88=922022=E3=80=91=20update=20zh?= =?UTF-8?q?-cn/application-dev/quick-start/stage-structure.md.=20json?= =?UTF-8?q?=E7=A4=BA=E4=BE=8B=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zzyinfo Signed-off-by: zzyinfo --- zh-cn/application-dev/quick-start/stage-structure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/quick-start/stage-structure.md b/zh-cn/application-dev/quick-start/stage-structure.md index 8682cf7ffc..8820d0f23c 100755 --- a/zh-cn/application-dev/quick-start/stage-structure.md +++ b/zh-cn/application-dev/quick-start/stage-structure.md @@ -89,7 +89,7 @@ module.json5示例: "tv", "wearable", "car", - "router", + "router" ], "deliveryWithInstall": true, "installationFree": false, -- GitLab