Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed May 30, 2024
1 parent 2b25682 commit b9e7eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/Posts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const Posts: Post[] = [
},
{
url: 'https://medium.com/bits-and-behavior/sigcse-2024-trip-report-041db5678f9b',
title: 'SIGSE 2024 trip report: always hallways',
title: 'SIGCSE 2024 trip report: always hallways',
date: '2024.03',
tags: ['trip report', 'computing education'],
img: 'sigcse2024',
Expand Down

0 comments on commit b9e7eef

Please sign in to comment.