Skip to content

Commit b076351

Browse files
authored
Update description for Automated Repair phase
Removed mention of 'Faster recovery time and higher durability' from the Automated Repair description.
1 parent 71c0b47 commit b076351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/(homepage)/data/build-phases.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export const buildPhases: Array<
2828
date: 'Post-GA',
2929
title: 'Automated Repair',
3030
description:
31-
'Fault-triggered re-replication from healthy copies without manual intervention. Faster recovery time and higher durability.',
31+
'Fault-triggered re-replication from healthy copies without manual intervention.',
3232
status: 'upcoming',
3333
},
3434
{

0 commit comments

Comments
 (0)