Skip to content

Commit

Permalink
fix: grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
mensah-j committed Oct 20, 2024
1 parent 8e8f92b commit c07f93d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/app/(about)/_components/SectionAbout/SectionAbout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ import { Section } from "@/app/_components/Section";
export function SectionAbout() {
return (
<Section name="about">
I am a recent graduate from MIT in 2024 with a SB in Mathematics and
Physics.
I am a recent MIT &apos;24 graduate with a SB in Mathematics and Physics.
</Section>
);
}

0 comments on commit c07f93d

Please sign in to comment.