Skip to content

Commit e6f226c

Browse files
committed
make fmt
1 parent 92857b9 commit e6f226c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,8 +374,8 @@ export const WorkspaceScheduleForm: FC<
374374
description={
375375
<>
376376
<div css={{ marginBottom: 16 }}>
377-
Set how many hours should elapse after you log off before the
378-
workspace automatically shuts down.
377+
Set how many hours should elapse after you log off before the
378+
workspace automatically shuts down.
379379
</div>
380380
{!enableAutoStop && (
381381
<Tooltip title="This option can be enabled in the template settings">

0 commit comments

Comments
 (0)