Skip to content

Commit 074267b

Browse files
authored
Fix a typo in features.astro
1 parent c560b41 commit 074267b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/features.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const features: Array<FeatureItem> = [
2525
{
2626
title: "Aesthetic User Interface",
2727
description:
28-
"A beautiful user interface that focuses on proividing the information you need without wasting space or cluttering the screen.",
28+
"A beautiful user interface that focuses on providing the information you need without wasting space or cluttering the screen.",
2929
icon: "tabler:palette",
3030
},
3131
{

0 commit comments

Comments
 (0)