From 9b203e631db49c0e0363455830c6b5a8e68cbba2 Mon Sep 17 00:00:00 2001 From: liuja <542689970@qq.com> Date: Wed, 11 Sep 2024 11:34:31 +0000 Subject: [PATCH] =?UTF-8?q?update=20README.md.=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=AD=97=E4=BD=93=E4=B8=8D=E4=B8=80=E8=87=B4=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liuja <542689970@qq.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f61c8da773..f3fe8d091a 100644 --- a/README.md +++ b/README.md @@ -232,7 +232,7 @@ Flutter SDK 仓库 2. 报错信息: ``` #hvigor ERROR: Schema validate failed. - # Detail: Please check the following fields. + #Detail: Please check the following fields. #instancePath: 'modules[1].scrPath', #keyword: 'pattern' #params: { pattern:'^(\\./|\\.\\./)[\\s\\S]+$' }, -- Gitee