We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7077e2 commit 980004eCopy full SHA for 980004e
docs/zh/README.md
@@ -13,7 +13,7 @@ Vue Test Utils 是 Vue.js 官方的单元测试实用工具库。
13
* [测试异步行为](guides/testing-async-components.md)
14
* [配合 TypeScript 使用](guides/using-with-typescript.md)
15
* [配合 Vue Router 使用](guides/using-with-vue-router.md)
16
- * [配合 Vuex 实用](guides/using-with-vuex.md)
+ * [配合 Vuex 使用](guides/using-with-vuex.md)
17
* [API](api/)
18
* [mount](api/mount.md)
19
* [shallowMount](api/shallowMount.md)
0 commit comments