Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ezhil56x committed Aug 7, 2024
1 parent 9d60039 commit 41f6ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/result/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const Result = () => {
</h2>
<p className="mt-6 text-md md:text-xl">
You have been selected for {primaryDept} department <br />
We are happy to have on board! 🥳
We are happy to have you on board! 🥳
</p>
<Confetti recycle={false} width={width} height={height - 60} />
</div>
Expand Down

0 comments on commit 41f6ff3

Please sign in to comment.