Skip to content

Commit 6fbee66

Browse files
committed
热重载 翻译
1 parent 29e0a63 commit 6fbee66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/vuex/hot-reload.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 热加载
2+
title: 热重载
33
type: vuex
44
order: 14
55
---
@@ -45,4 +45,4 @@ if (module.hot) {
4545
}
4646
```
4747

48-
查看[热加载的例子](https://github.com/vuejs/vuex/tree/dev/examples/counter-hot) 来开始使用热加载
48+
查看[热重载的例子](https://github.com/vuejs/vuex/tree/dev/examples/counter-hot) 来开始使用热重载

0 commit comments

Comments
 (0)