diff --git a/site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx b/site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx index 079b064e9d981..85b261521b9cc 100644 --- a/site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx +++ b/site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx @@ -373,8 +373,10 @@ export const WorkspaceScheduleForm: FC< description={ <>
- Set how many hours should elapse after you log off before the - workspace automatically shuts down. + Set how many hours should elapse after the workspace started + before the workspace automatically shuts down. This will be + extended by 1 hour after last activity in the workspace was + detected.
{!enableAutoStop && (