diff --git a/docs/src/components/HomepageFeatures.js b/docs/src/components/HomepageFeatures.js
index 6c692c31a..4e2f1fbf7 100644
--- a/docs/src/components/HomepageFeatures.js
+++ b/docs/src/components/HomepageFeatures.js
@@ -23,7 +23,7 @@ const FeatureList = [
<>
Woodpecker uses docker containers to execute pipeline steps. If you need more than a normal docker image, you
can create plugins to extend the pipeline features.{' '}
- How do plugins work?
+ How do plugins work?
>
),
},