Explorar el Código

Update testing.md (#468)

mutations 拼错
Jerry-M hace 8 años
padre
commit
623f623711
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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