Skip to content

Commit f4af1fe

Browse files
committed
Replace ' with code
1 parent 84ccbfa commit f4af1fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/landing/About.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default function AboutSection() {
3131
<div>
3232
<h3 className="text-xl font-bold text-white mb-2">The Project</h3>
3333
<p>
34-
ProcessFlow is a software project developed as part of my Master's degree in Software
34+
ProcessFlow is a software project developed as part of my Master&apos;s degree in Software
3535
Engineering at Ulm
3636
University. It aims to create a customizable and gamified business process management tool
3737
that includes features like a drag & drop editor, a process engine, customizable activities,
@@ -43,7 +43,7 @@ export default function AboutSection() {
4343
<h3 className="text-xl font-bold text-white mb-2">My Background</h3>
4444
<p>
4545
I work part-time as a Fullstack Software Engineer at Mercedes-Benz Tech Innovation while
46-
pursuing my Master's degree at Ulm University. In my freetime I enjoy bulding hobby software projects.
46+
pursuing my Master&apos;s degree at Ulm University. In my freetime I enjoy bulding hobby software projects.
4747
</p>
4848
</div>
4949

0 commit comments

Comments
 (0)