Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
typesafeui authored Aug 26, 2024
1 parent fccd60c commit 71d56b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export const PROJECTS: ProductPost[] = [
},
],
deleted: false,
tagline: "Easiliy track job applications",
tagline: "Easily track job applications",
createdAt: new Date(),
votesCount: 1337,
thumbnailUrl: "https://my.flosa.app/img/logo-ball.png",
Expand Down

0 comments on commit 71d56b2

Please sign in to comment.