Skip to content

Commit 80ecf95

Browse files
committed
fix: update checkbox text
1 parent 68e9058 commit 80ecf95

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

site/src/pages/TemplateSettingsPage/TemplateGeneralSettingsPage/TemplateSettingsForm.tsx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -243,11 +243,7 @@ export const TemplateSettingsForm: FC<TemplateSettingsForm> = ({
243243
Show the original workspace creation form and workspace
244244
parameters settings form without dynamic parameters or live
245245
updates. Recommended if your provisioners aren't updated or
246-
the new form causes issues.{" "}
247-
<strong>
248-
Users can always manually switch experiences in the
249-
workspace creation form.
250-
</strong>
246+
the dynamic form causes issues.
251247
</span>
252248
</StackLabelHelperText>
253249
</StackLabel>

0 commit comments

Comments
 (0)