Skip to content

Commit

Permalink
Update react-challenges.ts
Browse files Browse the repository at this point in the history
Update react-challenges.ts
  • Loading branch information
kumarkundan authored Oct 31, 2024
1 parent 9bee217 commit 51aa2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/data/content/react-challenges.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ const challenges = new Map<string, IChallenge>([
},
],
[
'Guess-the-number',
'guess-number',
{
title: 'Guess the number',
link: 'guess-number',
Expand Down

0 comments on commit 51aa2b5

Please sign in to comment.