Skip to content

Commit 2c2d6a4

Browse files
committed
update features index description and issue count
1 parent c9a16be commit 2c2d6a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

components/sections/Features.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const features = [
1313
{
1414
name: 'Open Source Learning',
1515
description:
16-
'Practice real-world open source contribution with 134+ beginner-friendly issues across various programming languages and frameworks.',
16+
'Practice real-world open source contribution with 137 beginner-friendly issues across various programming languages and frameworks.',
1717
icon: CodeBracketIcon
1818
},
1919
{
@@ -72,7 +72,7 @@ const Features = () => {
7272
Master Open Source Development
7373
</p>
7474
<p className='mt-6 text-lg leading-8 text-gray-600'>
75-
An educational platform designed to help both newcomers and seasoned developers
75+
An educational platform designed to help developers
7676
improve their skills through practical open-source contribution, problem-solving,
7777
and hands-on learning.
7878
</p>

0 commit comments

Comments
 (0)