Skip to content

Commit a71f56d

Browse files
authored
Merge pull request #2002 from appwrite/fix-copy
Fix copies
2 parents dfdc500 + a8d14c5 commit a71f56d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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:
@@ -128,7 +128,7 @@
128128
]
129129
},
130130
{
131-
title: 'new image formats',
131+
title: 'New image formats',
132132
release: addDays(otherFeaturesBase, 3),
133133
illustration: Formats,
134134
description:

0 commit comments

Comments
 (0)