Skip to content

Commit

Permalink
Fixed dates.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed May 15, 2024
1 parent 21bf679 commit 14447c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/Amy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2684,8 +2684,8 @@ export const Amy: ProfileSpec = {
details: 'Hanging with computing education researchers.',
category: 'research',
commitment: {
start: '2024-07-12',
end: '2024-07-16',
start: '2024-08-12',
end: '2024-08-16',
hours: 40,
priority: 1,
},
Expand Down

0 comments on commit 14447c8

Please sign in to comment.