Skip to content

Commit 2a1f3ee

Browse files
committed
Add verbage
1 parent 965539f commit 2a1f3ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/TemplatePage/TemplateVersionsPage/TemplateVersionsPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ const TemplateVersionsPage = () => {
109109
title="Archive version"
110110
confirmLoading={isArchiving}
111111
confirmText="Archive"
112-
description="Are you sure you want to archive this version? Archived versions cannot be used by workspaces."
112+
description="Are you sure you want to archive this version (this is reversible)? Archived versions cannot be used by workspaces."
113113
/>
114114
</>
115115
);

0 commit comments

Comments
 (0)