Skip to content

Commit

Permalink
changed cp subcategory prop name
Browse files Browse the repository at this point in the history
  • Loading branch information
sarava338 committed Feb 5, 2024
1 parent dcd87e6 commit 533749c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions components/TopBar/CategoryDescriptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -174,12 +174,12 @@ const categoryDescriptions: CategoryDescriptions = {
'Web3 is the next generation of the internet. It is a decentralized network that allows users to interact with each other without the need for intermediaries. ',

//competitive programming
platforms:
'cp-helpers':
'Coding libraries, templates, and community forums serve as valuable aids for competitive programmers, offering pre-written code snippets, discussions, and collaborative support to optimize problem-solving efficiency.',
'cp-platforms':
'Online platforms such as Codeforces, HackerRank, and LeetCode provide a virtual arena for programmers to engage in competitive programming challenges, honing their problem-solving skills.',
tutorial:
'cp-tutorials':
'Various online resources offer tutorials on algorithms, data structures, and problem-solving techniques, assisting aspiring competitive programmers in enhancing their coding proficiency and strategic thinking.',
helpers:
'Coding libraries, templates, and community forums serve as valuable aids for competitive programmers, offering pre-written code snippets, discussions, and collaborative support to optimize problem-solving efficiency.',

//other
events:
Expand Down

0 comments on commit 533749c

Please sign in to comment.