Skip to content

Commit

Permalink
Fix typo in homepage feature overview (#25)
Browse files Browse the repository at this point in the history
closes #24
  • Loading branch information
theo-meow authored Aug 20, 2024
1 parent 40b8cf7 commit b0c40aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/HomepageFeatures/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const FeatureList: FeatureItem[] = [
),
},
{
title: 'Opionated',
title: 'Opinionated',
Svg: UndrawInformedDecision,
description: (
<>
Expand Down

0 comments on commit b0c40aa

Please sign in to comment.