Skip to content

Commit 34403c7

Browse files
committed
Fix typo on About page
1 parent 24e509a commit 34403c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/about.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@ const About = ({ experiences }: AboutProps): JSX.Element => {
100100
at <a href="https://www.cau.ac.kr/">Chung-Ang</a> University.
101101
</Text>
102102
<Text>
103-
During my free time I like going gym, doing some Bench Press, make
104-
design and make video edits on After Effects. You can check some
105-
some cool drone edits on my{' '}
103+
During my free time I like going gym, doing Bench Press, make design
104+
and make video edits on After Effects. You can check some cool drone
105+
edits on my{' '}
106106
<a href="https://instagram.com/croissant2france">Instagram</a>.
107107
</Text>
108108
</Container>

0 commit comments

Comments
 (0)