Skip to content

Commit

Permalink
fix: spelling error (#213)
Browse files Browse the repository at this point in the history
* feat: auto proceed on uploads (#207)

* fix: disable resume link autofill (#209)

* feat: add phone, country, and consent fields to application for MLH  (#210)

* feat: add phone and country fields

* feat: add country and phone to application form

* fix: update deps for iso-3166

* feat: comply with MLH checkbox requirements

* feat: show phone and country for reviewers

* fix: spelling error

---------

Co-authored-by: Krish <krish120003@gmail.com>
  • Loading branch information
arian81 and Krish120003 authored Nov 4, 2024
1 parent 30f7876 commit 93fb323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/dashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ const InReview: React.FC<InReviewProps> = ({ killed }) => {
!
</h1>
<h2 className="pt-6 text-xl font-normal dark:text-[#c1c1c1] sm:text-2xl lg:pt-8 lg:text-3xl lg:leading-tight 2xl:pt-10 2xl:text-4xl">
We have recieved your application. You will hear back from us on your
We have received your application. You will hear back from us on your
email. While you wait for DeltaHacks, look out for other prep events by
DeltaHacks on our social accounts.
</h2>
Expand Down

0 comments on commit 93fb323

Please sign in to comment.