Skip to content

Commit

Permalink
Update testing.md (vuejs#468)
Browse files Browse the repository at this point in the history
mutations 拼错
  • Loading branch information
Jerry-M authored and ktsn committed Nov 20, 2016
1 parent dae2130 commit 623f623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh-cn/testing.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 测试

我们主要想针对 Vuex 中的 mutaions 和 actions 进行单元测试。
我们主要想针对 Vuex 中的 mutations 和 actions 进行单元测试。

### 测试 Mutations

Expand Down

0 comments on commit 623f623

Please sign in to comment.