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 3fa74b0 commit 0b870eeCopy full SHA for 0b870ee
site/src/components/WorkspaceScheduleForm/WorkspaceScheduleForm.tsx
@@ -41,7 +41,7 @@ export const Language = {
41
startTimeHelperText: "Your workspace will automatically start at this time.",
42
timezoneLabel: "Timezone",
43
ttlLabel: "Time until shutdown (hours)",
44
- ttlHelperText: "Your workspace will automatically shutdown after this much time.",
+ ttlHelperText: "Your workspace will automatically shut down after this much time.",
45
}
46
47
export interface WorkspaceScheduleFormProps {
0 commit comments