Skip to content

Commit 4b54cf7

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

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
@@ -79,7 +79,7 @@ function createDebounceUpdate() {
7979
let refreshTimeout;
8080

8181
/**
82-
* Performs react refresh on a delay.
82+
* Performs React Refresh on a delay.
8383
* @param {function(): void} [callback]
8484
* @returns {void}
8585
*/

0 commit comments

Comments
 (0)