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 db76bda commit 118b66aCopy full SHA for 118b66a
src/components/pages/home/features/features.tsx
@@ -14,7 +14,7 @@ const cards: TCard[] = [
14
href: Route.DOCS_ROLLBACK_DATA,
15
icon: '/images/disk.svg',
16
title: 'Data Rollback',
17
- description: 'Record the snapshot and provide 1-click data rollback.',
+ description: '1-click data rollback with the automated snapshot.',
18
},
19
{
20
href: Route.DOCS_SCHEMA_SYNC,
0 commit comments