Skip to content

Commit

Permalink
Fixed typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Apr 19, 2024
1 parent 1b13ae6 commit d11a8ad
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 @@ -123,7 +123,7 @@ export const Posts: Post[] = [
},
{
url: 'https://medium.com/bits-and-behavior/faculty-are-godzillas-c74e8b7ce9fb',
title: 'Faculty are Gozdillas',
title: 'Faculty are Godzillas',
date: '2023.08',
tags: ['academia'],
img: 'godzilla',
Expand Down

0 comments on commit d11a8ad

Please sign in to comment.