Skip to content

Commit b458458

Browse files
authored
chore(README.zh_CN): 优化文档描述
1 parent 4959a3f commit b458458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ interface RouterPluginContext {
115115
*/
116116
router: Router
117117
/**
118-
* 使用 vue app 实例执行回调函数
118+
* 使用 Vue app 实例执行回调函数
119119
*/
120120
runWithApp: (handler: RouterPluginRunWithAppHandler) => void
121121
/**

0 commit comments

Comments
 (0)