From 89485358547a40a623e2f2c3ba1f2e096bba8e75 Mon Sep 17 00:00:00 2001 From: HongJian Date: Mon, 4 Jul 2022 13:18:49 +0800 Subject: [PATCH] docs: fix typo (#9986) --- config/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.ts b/config/config.ts index 72b32770..29504c13 100644 --- a/config/config.ts +++ b/config/config.ts @@ -17,7 +17,7 @@ export default defineConfig({ /** * @name 兼容性设置 - * @description 设置 ie11 不一定完美兼容,需要检查自己使用的所有以来 + * @description 设置 ie11 不一定完美兼容,需要检查自己使用的所有依赖 * @doc https://umijs.org/docs/api/config#targets */ targets: {