We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ec419 commit 5468182Copy full SHA for 5468182
src/sandbox.ts
@@ -112,7 +112,7 @@ export class SandboxSession extends Disposable {
112
}
113
114
/**
115
- * Check if the VM process is up to date. To update a restart is required
+ * Check if the VM agent process is up to date. To update a restart is required
116
*/
117
get isUpToDate() {
118
return this.pitcherClient.isUpToDate();
0 commit comments