Skip to content

Commit

Permalink
Clarify hovercard
Browse files Browse the repository at this point in the history
  • Loading branch information
ImJunny committed Dec 5, 2024
1 parent 30ddeac commit 86bf22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/_components/challenges/challenge-content-info.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export default function ChallengeContentInfo({
<HoverCardContent className="text-sm font-normal">
<span>
Input and output syntax is standardized in Python. This does not
represent exact inputs for other languages.
represent exact inputs and outputs for other languages.
</span>
</HoverCardContent>
</HoverCard>
Expand Down

0 comments on commit 86bf22a

Please sign in to comment.