From 8f6f4dada67dbdb77d36eb937fa17567ce7c11d9 Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Mon, 7 Apr 2025 01:48:02 +0800 Subject: [PATCH] fix(docs): type in DevLog @ 04.06 --- docs/src/content/docs/blog/DevLog-2025.04.06.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/blog/DevLog-2025.04.06.mdx b/docs/src/content/docs/blog/DevLog-2025.04.06.mdx index 70540ce60..a7c654253 100644 --- a/docs/src/content/docs/blog/DevLog-2025.04.06.mdx +++ b/docs/src/content/docs/blog/DevLog-2025.04.06.mdx @@ -755,7 +755,7 @@ bug fixes, and improvements we haven't covered yet: > blog post [ModTran](https://blog.xinshijiededa.men/modtran/) and the style of code was copied from [@OverflowCat](https://github.com/OverflowCat)'s implementation > over https://github.com/OverflowCat/blog/blob/0a92f916629ad942b7da84b894759fde1616bf37/src/components/98/98.ts > -> She write awesome blog posts about almost everything I am not familiar with, please do check it out, u will like it. +> She writes awesome blog posts about almost everything I am not familiar with, please do check it out, u will like it. > > 这是 Project AIRI 一篇特别版的开发日志,其灵感主要来自 [@OverflowCat](https://github.com/OverflowCat) 的博文 [ModTran](https://blog.xinshijiededa.men/modtran/), > 代码风格大量借鉴了 [@OverflowCat](https://github.com/OverflowCat) 在 https://github.com/OverflowCat/blog/blob/0a92f916629ad942b7da84b894759fde1616bf37/src/components/98/98.ts 里的实现。