Skip to content

Commit e210b8e

Browse files
chenjiahanCopilot
andauthored
Update client/refreshUtils.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent bfa2041 commit e210b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/refreshUtils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ function executeRuntime(moduleExports, moduleId, hot, isTest) {
214214

215215
if (isReactRefreshBoundary(moduleExports)) {
216216
/**
217-
* A callback to performs a full refresh if React has unrecoverable errors,
217+
* A callback to perform a full refresh if React has unrecoverable errors,
218218
* and also caches the to-be-disposed module.
219219
* @param {*} data A hot module data object from Rspack HMR.
220220
* @returns {void}

0 commit comments

Comments
 (0)