Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

Commit 629076a

Browse files
authored
docs: Fix style issues (#725)
1 parent 49929d3 commit 629076a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/migration/vnode-lifecycle-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ badges:
4141

4242
## 迁移策略
4343

44-
绝大多数情况下只需要修改前缀。生命周期钩子 `beforeDestroy` 和 destroyed` 已经被重命名为 `beforeUnmount``unmouted`,所以相应的事件名也需要更新。
44+
绝大多数情况下只需要修改前缀。生命周期钩子 `beforeDestroy``destroyed` 已经被重命名为 `beforeUnmount``unmouted`,所以相应的事件名也需要更新。
4545

4646
[迁移构建开关:`INSTANCE_EVENT_HOOKS`](migration-build.html#兼容性配置)
4747

0 commit comments

Comments
 (0)