Skip to content

Commit a7129f0

Browse files
committed
Add verbage
1 parent d74cf8e commit a7129f0

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)