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 5615db6 commit 92857b9Copy full SHA for 92857b9
site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx
@@ -374,8 +374,8 @@ export const WorkspaceScheduleForm: FC<
374
description={
375
<>
376
<div css={{ marginBottom: 16 }}>
377
- Set how many hours should elapse after you log off before it
378
- automatically shuts down.
+ Set how many hours should elapse after you log off before the
+ workspace automatically shuts down.
379
</div>
380
{!enableAutoStop && (
381
<Tooltip title="This option can be enabled in the template settings">
0 commit comments