Skip to content

Commit

Permalink
add "and"
Browse files Browse the repository at this point in the history
  • Loading branch information
ptbarnum4 committed Jul 23, 2024
1 parent 20048e4 commit bbdac0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/programs/highschool/apply.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const HighschoolSignup: NextPage<HighschoolSignupProps> = ({ courses }) => {
<h1 className='dynamic-xl secondary'>Fall 2024</h1>
<h2 className='dynamic-h2 secondary'>Coding Camp Application</h2>
<p className='dynamic-txt'>
Open to sophomores, juniors, seniors
Open to sophomores, juniors, and seniors
<b> (Graduating classes of 2025, 2026, and 2027)</b>.
</p>
{/* Common meeting time */}
Expand Down

0 comments on commit bbdac0a

Please sign in to comment.