From fd806d6258b51f0a128215a6a30de93714527657 Mon Sep 17 00:00:00 2001 From: wandergis Date: Thu, 6 Feb 2025 15:35:18 +0800 Subject: [PATCH] Update index.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit update `Typescrip` to `Typescript支持` --- docs/cn/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cn/index.md b/docs/cn/index.md index d68f42d2..034fe6fa 100644 --- a/docs/cn/index.md +++ b/docs/cn/index.md @@ -40,6 +40,6 @@ features: details: 根据单个爬取目标的优先级可以优先于其他目标提前爬取。 - title: 🧾 记录爬取 details: 可控的爬取信息,会在终端输出彩色字符串信息。 - - title: 🦾 TypeScrip + - title: 🦾 TypeScript支持 details: 拥有类型,通过泛型实现完整的类型。 ---