We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c560b41 commit 074267bCopy full SHA for 074267b
src/components/features.astro
@@ -25,7 +25,7 @@ const features: Array<FeatureItem> = [
25
{
26
title: "Aesthetic User Interface",
27
description:
28
- "A beautiful user interface that focuses on proividing the information you need without wasting space or cluttering the screen.",
+ "A beautiful user interface that focuses on providing the information you need without wasting space or cluttering the screen.",
29
icon: "tabler:palette",
30
},
31
0 commit comments