diff --git a/src/sections/about.tsx b/src/sections/about.tsx index 54a99b3..957967a 100644 --- a/src/sections/about.tsx +++ b/src/sections/about.tsx @@ -21,7 +21,7 @@ const About: React.FC = () => { return

Hello.

-

My name is Franek. I"m {years} years, {months} months and {days} days old.

+

My name is Franek. I'm {years} years, {months} months and {days} days old.