Skip to content

Commit 7093c21

Browse files
Update site/src/pages/CreateTemplatePage/CreateTemplateForm.tsx
Co-authored-by: Dean Sheather <dean@deansheather.com>
1 parent 956a578 commit 7093c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/CreateTemplatePage/CreateTemplateForm.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ export const CreateTemplateForm: FC<CreateTemplateFormProps> = ({
387387
<span className={styles.optionText}>
388388
Workspaces will always use the default TTL if this is set.
389389
Regardless of this setting, workspaces can only stay on for
390-
the max lifetime.
390+
the max TTL.
391391
</span>
392392
</Stack>
393393
</Stack>

0 commit comments

Comments
 (0)