Skip to content

Commit

Permalink
Merge pull request #12 from lugvitc/main
Browse files Browse the repository at this point in the history
Fix Typo
  • Loading branch information
WizzyGeek authored Jun 24, 2024
2 parents 60880b5 + a294b7a commit 2de9f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/apply.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ export default function Apply() {
</div>
)) : (
<div className=" border-2 sm:rounded-md sm:w-fit w-full max-w-[640px] border-[#202020] text-white backdrop-blur-md bg-[#ffffff09] p-8">
Applications have been closed, thank for your interest.
Applications have been closed, thank you for your interest.
</div>
)}
</CountContext.Provider>
Expand Down

0 comments on commit 2de9f4f

Please sign in to comment.