Parcourir la source

Update testing.md (#468)

mutations 拼错
Jerry-M il y a 8 ans
Parent
commit
623f623711
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/zh-cn/testing.md

+ 1 - 1
docs/zh-cn/testing.md

@@ -1,6 +1,6 @@
 # 测试
 
-我们主要想针对 Vuex 中的 mutaions 和 actions 进行单元测试。
+我们主要想针对 Vuex 中的 mutations 和 actions 进行单元测试。
 
 ### 测试 Mutations