Skip to content

Commit

Permalink
Revert participant requirements (NoVA -> FCPS)
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnans2006 committed Feb 13, 2024
1 parent 9f3393b commit b5a2ca8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/eventdata/faq.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default [
{
question: 'Who can attend?',
answer:
"HackTJ is open to all current high school students in Northern Virginia. If you're not a high school student but would like to attend, consider coming as a judge, mentor, or volunteer."
"HackTJ is open to all current high school students attending Fairfax County Public Schools. If you're not a high school student but would like to attend, consider coming as a judge, mentor, or volunteer."
},
{
question: 'Is there any cost?',
Expand Down
6 changes: 3 additions & 3 deletions src/routes/register.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
closed
>
<p>
Participants must be current high school students in Northern Virginia. Computer science
and engineering experience is not necessary, as we&#39;ll have workshops and mentors so
you can learn.
Participants must be current high school students attending Fairfax County Public Schools.
Computer science and engineering experience is not necessary, as we&#39;ll have workshops
and mentors so you can learn.
</p>
<br />
<p>
Expand Down

0 comments on commit b5a2ca8

Please sign in to comment.