typo fix
This commit is contained in:
parent
b64c2306af
commit
a7fb6e02a0
|
@ -11,7 +11,7 @@ const WebsiteProject: InfoCardProps = {
|
||||||
|
|
||||||
const CavCashProject: InfoCardProps = {
|
const CavCashProject: InfoCardProps = {
|
||||||
title: "cavcash",
|
title: "cavcash",
|
||||||
description: "CavCash started as a project in 2017 as a way to pay with flashdrives. After recruitinf a few friends to help me, we build ourselves into a PayPal competitor but shutdown due to funding. I continued to re-write the platform as a cryptocurrency.",
|
description: "CavCash started as a project in 2017 as a way to pay with flashdrives. After recruiting a few friends to help me, we build ourselves into a PayPal competitor but shutdown due to funding. I continued to re-write the platform as a cryptocurrency.",
|
||||||
listTitle: "Technologies Used",
|
listTitle: "Technologies Used",
|
||||||
list: ["C#", ".NET 5", "MSSQL", "mongoDB", "Kubernetes", "Docker", "nginx", "Azure DevOps", "React", "Cloudflare"],
|
list: ["C#", ".NET 5", "MSSQL", "mongoDB", "Kubernetes", "Docker", "nginx", "Azure DevOps", "React", "Cloudflare"],
|
||||||
link: "https://cavcash.com",
|
link: "https://cavcash.com",
|
||||||
|
|
Loading…
Reference in a new issue