8000 fix:modify the typos in the README.zh-CN.md · cuulee/vue-function-api@d572eba · GitHub
[go: up one dir, main page]

Skip to content

Commit d572eba

Browse files
authored
fix:modify the typos in the README.zh-CN.md
修改了中文使用文档中发现的错别字。
1 parent 562183d commit d572eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,5 +406,5 @@ console.log(count.value) // 2
406406
# 其他
407407

408408
- `vue-function-api` 会一直保持与 `Vue3.x` 的兼容性,当 `3.0` 发布时,您可以无缝替换掉本库。
409-
- `vue-function-api` 的实现只依赖 `Vue2.x` 本身,不伦 `Vue3.x` 的发布与否,都不会影响您正常使用本库。
409+
- `vue-function-api` 的实现只依赖 `Vue2.x` 本身,不论 `Vue3.x` 的发布与否,都不会影响您正常使用本库。
410410
- 由于 `Vue2.x` 的公共 API 限制,`vue-function-api` 无法避免的会产生一些额外的内存负载。如果您的应用并不工作在极端内存环境下,无需关心此项。

0 commit comments

Comments
 (0)
0