diff --git a/src/components/widgets/Features.astro b/src/components/widgets/Features.astro index c890551..392e664 100644 --- a/src/components/widgets/Features.astro +++ b/src/components/widgets/Features.astro @@ -6,7 +6,7 @@ const items = [ { title: 'Enhance Your Performance with Optimized Packages', description: - 'CachyOS does compile packages with the x86-64-v3, x86-64-v4 and Zen4 instruction set and LTO to provide a higher performance. Core packages also get PGO or BOLT optimization.', + 'CachyOS compiles packages with the x86-64-v3, x86-64-v4 and Zen4 instruction set and LTO to provide a higher performance. Core packages also get PGO or BOLT optimization.', icon: 'tabler:package', }, {