Skip to content

Commit e046a48

Browse files
docs(cn): fix wrong words
2 parents d2b5695 + 56cb85e commit e046a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/api-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ interface ViteDevServer {
105105
/**
106106
* 重启服务器
107107
*
108-
* @param forceOptimize - 强制优化器重新大伯啊,和命令行内使用 --force 一致
108+
* @param forceOptimize - 强制优化器打包,和命令行内使用 --force 一致
109109
*/
110110
restart(forceOptimize?: boolean): Promise<void>
111111
/**

0 commit comments

Comments
 (0)