Skip to content

Commit 0b870ee

Browse files
Update TTL Helper text
Co-authored-by: Presley Pizzo <1290996+presleyp@users.noreply.github.com>
1 parent 3fa74b0 commit 0b870ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/WorkspaceScheduleForm/WorkspaceScheduleForm.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export const Language = {
4141
startTimeHelperText: "Your workspace will automatically start at this time.",
4242
timezoneLabel: "Timezone",
4343
ttlLabel: "Time until shutdown (hours)",
44-
ttlHelperText: "Your workspace will automatically shutdown after this much time.",
44+
ttlHelperText: "Your workspace will automatically shut down after this much time.",
4545
}
4646

4747
export interface WorkspaceScheduleFormProps {

0 commit comments

Comments
 (0)