Skip to content

Commit 364e8c0

Browse files
authored
将time-travel 更改为时光旅行,统一翻译
1 parent 11e72c6 commit 364e8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh-cn/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ const store = new Vuex.Store({ ...options })
126126

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

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

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

0 commit comments

Comments
 (0)