Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xHayden committed Nov 28, 2023
1 parent 03fd01f commit a84759e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Experiences.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export default function Experiences() {
const experiences = {
MaxRewards: {
role: "Software Development Intern",
timeStarted: new Date("2023-8-01"),
timeStarted: new Date("2023-08-01"),
description: (
<>
<p>
Expand Down

0 comments on commit a84759e

Please sign in to comment.