Skip to content
Open
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 src/components/HomePage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ export default {
answer: "Basics of programming is enough."
},
{
question: "How much do I have to pay to attend the hackathon? ",
question: "How much do I have to pay to attend? ",
answer: "It’s FREE. :)"
},
{
Expand All @@ -370,7 +370,7 @@ export default {
"You can build anything. A website, a web app, Android/iOS App, Chrome extension, whatever you want to on a specific theme that will be given on the hackathon day."
},
{
question: "What are the requirements to attend on the hackathon?",
question: "What are the requirements to attend?",
answer:
"One requirement is your age must be between 18 to 25. Another requirement is you need to be willing to attend the hackathon for 48 hours."
}
Expand Down