Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkree authored Jan 3, 2025
1 parent c1f0967 commit 113054a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/(landing)/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const Beginner = () => {
GunnHaXI is a 24-hour event, which means participants are given a 24-hour time frame to complete your project. (Of course, most participants
sleep a little.) At the end, participants will give a quick presentation and their project will be rated in 4 categories: technical difficulty,
practicality, creativity, and user experience. The best projects in each category, as well as overall, will win prizes. A special prize is also reserved
for he best beginner teams!
for the best beginner teams!
</p>

<p className="mb-4">
Expand All @@ -71,7 +71,7 @@ const Beginner = () => {

const Veteran = () => {
return <div className='text-lg'>
<p className="mb-4">Make, Build, Create & Learn. It’s GunnHacks 11.0, the tenth iteration of Gunn’s annual hackathon!</p>
<p className="mb-4">Make, Build, Create & Learn. It’s GunnHacks 11.0, the eleventh iteration of Gunn’s annual hackathon!</p>

<p className="mb-4">
GunnHacks is a 24-hour high school hackathon hosted by the United Computations club at Gunn High School.
Expand Down

1 comment on commit 113054a

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for gunnhacks11-0 ready!

✅ Preview
https://gunnhacks11-0-46ztjrilq-daniel-kous-projects.vercel.app

Built with commit 113054a.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.