Skip to content

Commit 5468182

Browse files
Update src/sandbox.ts
Co-authored-by: Ives van Hoorne <ives@codesandbox.io>
1 parent 92ec419 commit 5468182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sandbox.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ export class SandboxSession extends Disposable {
112112
}
113113

114114
/**
115-
* Check if the VM process is up to date. To update a restart is required
115+
* Check if the VM agent process is up to date. To update a restart is required
116116
*/
117117
get isUpToDate() {
118118
return this.pitcherClient.isUpToDate();

0 commit comments

Comments
 (0)