From 25198b0942ce86b00141efe7a533a3d499603c70 Mon Sep 17 00:00:00 2001 From: KieSun Date: Thu, 23 Sep 2021 11:01:04 +0000 Subject: [PATCH] Commit from GitHub Actions (markdown-autodocs) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78de531..a452fe4 100644 --- a/README.md +++ b/README.md @@ -451,7 +451,7 @@ virtul DOM 也就是虚拟节点。通过 JS 的 Object 对象模拟 DOM 中的 推荐文章 -- [ ] [实战技巧,Vue原来还可以这样写](https://juejin.cn/post/6844904196626448391#heading-9) +- [ ] [实战技巧,Vue 原来还可以这样写](https://juejin.cn/post/6844904196626448391#heading-9) - [ ] [来聊聊源码学习](https://juejin.cn/post/6844903617762492423) 推荐开源项目 @@ -461,7 +461,7 @@ virtul DOM 也就是虚拟节点。通过 JS 的 Object 对象模拟 DOM 中的 原理 - [ ] [图解 Vue 响应式原理](https://juejin.cn/post/6857669921166491662#heading-3) -- [ ] [详解vue的diff算法](https://juejin.cn/post/6844903607913938951#heading-3) +- [ ] [详解 vue 的 diff 算法](https://juejin.cn/post/6844903607913938951#heading-3) ## TypeScript