Skip to content

Commit a74cd92

Browse files
authored
docs: removes redundant word from feature description (#172)
1 parent 766dd5a commit a74cd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/HomepageFeatures.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const FeatureList = [
1616
title: 'Extensions',
1717
image: require('@site/static/images/extension.png').default,
1818
description: (
19-
<>Small bonus little features that can be sprinkled across Spotify.</>
19+
<>Small bonus features that can be sprinkled across Spotify.</>
2020
),
2121
},
2222
{

0 commit comments

Comments
 (0)