Skip to content

Commit

Permalink
Merge pull request #813 from JobbyM/patch-1
Browse files Browse the repository at this point in the history
[zh-cn] 将time-travel 更改为时光旅行,统一翻译
  • Loading branch information
Jinjiang authored Sep 18, 2017
2 parents 7ed6849 + 364e8c0 commit 703bf67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh-cn/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ const store = new Vuex.Store({ ...options })

- **`replaceState(state: Object)`**

替换 store 的根状态,仅用状态合并或 time-travel 调试
 替换 store 的根状态,仅用状态合并或时光旅行调试

- **`watch(getter: Function, cb: Function, options?: Object)`**

Expand Down

0 comments on commit 703bf67

Please sign in to comment.