Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app/dashboard/components/profileHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -413,11 +413,11 @@ export default function ProfileHeader(props: {
<>
<CardTitle>
Get ready to code! You&apos;re fully signed up and ready to
show up on October 4th.
show up on October 10th.
</CardTitle>
<CardDescription>
Get ready to code! You&apos;re fully signed up and ready to
show up on October 4th. You are guarenteed entry if you show
show up on October 10th. You are guarenteed entry if you show
up before 10:30am, at which point it will be first come first
served.
</CardDescription>
Expand Down
2 changes: 1 addition & 1 deletion app/lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export const hackRUFAQ = {

Coming: Thanks for letting us know you can make it! We're slowly moving hackers into the final confirmation stage based on FCFS responses.

Confirmed: Get ready to code! You're fully signed up and ready to show up on October 4th.
Confirmed: Get ready to code! You're fully signed up and ready to show up on October 10th.

Delayed Entry Waitlist: Unfortunately, we've had to place you on our waitlist. Show up closer to our delayed check-in phase where hackers will be checked in based on remaining availability! In the meantime, any confirmed teammates can wait in the venue.
`,
Expand Down
Loading