diff --git a/src/sections/about.tsx b/src/sections/about.tsx index 957967a..5e4f38a 100644 --- a/src/sections/about.tsx +++ b/src/sections/about.tsx @@ -34,7 +34,7 @@ const About: React.FC = () => { {asCardStack([ "introvert", "IT enthusiast", - "automotive enthustiast" + "automotive enthusiast" ])}

I can...