diff --git a/site/src/i18n/en/templatePage.json b/site/src/i18n/en/templatePage.json index 5d1c10e13428f..1b54652bf51ee 100644 --- a/site/src/i18n/en/templatePage.json +++ b/site/src/i18n/en/templatePage.json @@ -12,5 +12,5 @@ }, "displayNameLabel": "Display name", "allowUserCancelWorkspaceJobsLabel": "Allow users to cancel in-progress workspace jobs.", - "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." + "allowUserCancelWorkspaceJobsNotice": "Depending on your template, canceling builds may leave workspaces in an unhealthy state. This option isn't recommended for most use cases." }