chore: change language on autostop (#11454)

* chore: change language on autostop
This commit is contained in:
Steven Masley
2024-01-05 11:40:25 -06:00
committed by GitHub
parent c428395d71
commit da7859c445
@@ -373,8 +373,10 @@ export const WorkspaceScheduleForm: FC<
description={
<>
<div css={{ marginBottom: 16 }}>
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.
</div>
{!enableAutoStop && (
<Tooltip title="This option can be enabled in the template settings">