diff --git a/src/components/HomepageFeatures/index.tsx b/src/components/HomepageFeatures/index.tsx
index 927ea83b5..942ca237e 100644
--- a/src/components/HomepageFeatures/index.tsx
+++ b/src/components/HomepageFeatures/index.tsx
@@ -37,12 +37,11 @@ const FeatureList: FeatureItem[] = [
),
},
{
- title: 'Get Support / How to contribute',
+ title: 'Fededback',
Svg: require('@site/static/img/support-icon.svg').default,
description: (
<>
- Fededback/Information/Reuests via GitHub discussions
- Want to support/contribute ...
+ PLease provide Fededback/Information/Reuests via GitHub discussions
>
),
},