Skip to content

Commit

Permalink
Merge pull request #76 from JayOaks/faq-edit
Browse files Browse the repository at this point in the history
Fixed typos in FAQ text
  • Loading branch information
danielyu12 authored Nov 2, 2023
2 parents 9325d9a + 13ef4a0 commit 352d954
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/LandingPageComponents/FAQ.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@ const faq = [
{
question: 'Do I need experience?',
answer:
'No experience is necessary. We will have plenty of mentros and resources available, along with several workshops targeted for beginners. Come learn and experience your first hackathon at BostonHacks!',
'No experience is necessary. We will have plenty of mentors and resources available, along with several workshops targeted for beginners. Come learn and experience your first hackathon at BostonHacks!',
},
{
question: 'Does it cost anything?',
answer:
"BostonHacks is 100% free. You don't have to spend a dime! Unfortunately, we won' be providing any travel reimbursements this year.",
"BostonHacks is 100% free. You don't have to spend a dime! Unfortunately, we won't be providing any travel reimbursements this year.",
},
{
question: 'Can we form teams?',
answer:
"Of course you can! We encourage people to work in teams of up to four people. You may opt-in to team formation through our Discord Server which will match you with an ideal team. You can work along, but it won't be as fun :(",
"Of course you can! We encourage people to work in teams of up to four people. You may opt-in to team formation through our Discord Server which will match you with an ideal team. You can work alone, but it won't be as fun :(",
},
{
question: 'When does registration close?',
Expand Down

0 comments on commit 352d954

Please sign in to comment.