Skip to content

Commit

Permalink
Merge pull request #235 from JonathanBout/master
Browse files Browse the repository at this point in the history
fix typo (portfoio -> portfolio)
  • Loading branch information
JonathanBout authored Sep 13, 2024
2 parents aabb459 + 0724f3e commit 730b8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/projects/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ const tags = {
iconUrl: "/images/logos/wearos.png"
}),
portfolio: new Tag({
name: "portfoio",
name: "portfolio",
color: "white"
}),
internationalization: new Tag({
Expand Down

0 comments on commit 730b8db

Please sign in to comment.