Improve wording on homepage features (#1271)

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
This commit is contained in:
Yarden Shoham 2022-10-15 19:47:39 +03:00 committed by GitHub
parent 51450f3085
commit 05bd6b9903
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,8 +8,8 @@ const FeatureList = [
Svg: require('../../static/img/feat-opensource.svg').default,
description: (
<>
Woodpecker is and will be totally free for ever. As Woodpeckers <a href="https://github.com/woodpecker-ci/woodpecker" target="_blank">source code</a> is
OpenSource you can contribute to help evolving the project.
Woodpecker is and always will be totally free. As Woodpecker's <a href="https://github.com/woodpecker-ci/woodpecker" target="_blank">source code</a> is
open-source you can contribute to help evolving the project.
</>
),
},