Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/widgets/Features.astro
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
{
Expand Down