Skip to content

Commit df5096d

Browse files
committed
fix: copy to avoid overflow.
1 parent dfdc500 commit df5096d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/(init)/init/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
]
8181
},
8282
{
83-
title: 'Hosting for Flutter Web',
83+
title: 'Flutter Web',
8484
release: addDays(otherFeaturesBase, 1),
8585
illustration: Flutter,
8686
description:

0 commit comments

Comments
 (0)