Skip to content

Commit 118b66a

Browse files
committed
chore: tweak rollback msg
1 parent db76bda commit 118b66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/pages/home/features/features.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const cards: TCard[] = [
1414
href: Route.DOCS_ROLLBACK_DATA,
1515
icon: '/images/disk.svg',
1616
title: 'Data Rollback',
17-
description: 'Record the snapshot and provide 1-click data rollback.',
17+
description: '1-click data rollback with the automated snapshot.',
1818
},
1919
{
2020
href: Route.DOCS_SCHEMA_SYNC,

0 commit comments

Comments
 (0)