Skip to content

Commit

Permalink
Typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
uzair004 committed Jul 27, 2024
1 parent 195ab5c commit 4405d5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/portfolio.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ const openSource = {
// Some big projects you have worked on

const bigProjects = {
title: "Projects",
title: "Startups Projects",
subtitle: "SOME STARTUPS AND COMPANIES THAT I HELPED TO CREATE THEIR TECH",
projects: [
{
Expand All @@ -233,7 +233,7 @@ const bigProjects = {
},
{
image: require("./assets/images/lettus_logo.jpg"),
projectName: "Leetus Kitchens",
projectName: "Lettus Kitchens",
projectDesc:
"Supply chain & inventory management app for cloud kitchens.",
footerLink: [
Expand Down

0 comments on commit 4405d5f

Please sign in to comment.