We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 965539f commit 2a1f3eeCopy full SHA for 2a1f3ee
site/src/pages/TemplatePage/TemplateVersionsPage/TemplateVersionsPage.tsx
@@ -109,7 +109,7 @@ const TemplateVersionsPage = () => {
109
title="Archive version"
110
confirmLoading={isArchiving}
111
confirmText="Archive"
112
- description="Are you sure you want to archive this version? Archived versions cannot be used by workspaces."
+ description="Are you sure you want to archive this version (this is reversible)? Archived versions cannot be used by workspaces."
113
/>
114
</>
115
);
0 commit comments