diff --git a/site/src/i18n/en/templatePage.json b/site/src/i18n/en/templatePage.json index fcbf8541dc492..674fcfc4b88e7 100644 --- a/site/src/i18n/en/templatePage.json +++ b/site/src/i18n/en/templatePage.json @@ -6,7 +6,7 @@ "dangerZone": { "dangerZoneHeader": "Danger Zone", "deleteTemplateHeader": "Delete this template", - "deleteTemplateCaption": "Once you delete a template, there is no going back. Please be certain.", + "deleteTemplateCaption": "Do you want to permanently delete this template?", "deleteCta": "Delete Template" } }