We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766dd5a commit a74cd92Copy full SHA for a74cd92
src/components/HomepageFeatures.tsx
@@ -16,7 +16,7 @@ const FeatureList = [
16
title: 'Extensions',
17
image: require('@site/static/images/extension.png').default,
18
description: (
19
- <>Small bonus little features that can be sprinkled across Spotify.</>
+ <>Small bonus features that can be sprinkled across Spotify.</>
20
),
21
},
22
{
0 commit comments