Skip to content

Commit e94b27b

Browse files
mtojekpresleyp
andauthored
fix: Adjust description for cancel in-progress workspace jobs (#5142)
* fix: Adjust description for cancel in-progress workspace jobs * Update site/src/i18n/en/templatePage.json Co-authored-by: Presley Pizzo <1290996+presleyp@users.noreply.github.com> Co-authored-by: Presley Pizzo <1290996+presleyp@users.noreply.github.com>
1 parent 67941b4 commit e94b27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/i18n/en/templatePage.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
},
1313
"displayNameLabel": "Display name",
1414
"allowUserCancelWorkspaceJobsLabel": "Allow users to cancel in-progress workspace jobs.",
15-
"allowUserCancelWorkspaceJobsNotice": "It is advised to keep the option disabled when canceling a workspace job may leave the workspace in an unhealthy state, and extra permissions are required to manually repair its resources."
15+
"allowUserCancelWorkspaceJobsNotice": "Depending on your template, canceling builds may leave workspaces in an unhealthy state. This option isn't recommended for most use cases."
1616
}

0 commit comments

Comments
 (0)