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 92857b9 commit e6f226cCopy full SHA for e6f226c
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 the
378
- workspace 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