Skip to content

Commit 734af82

Browse files
committed
Typo
1 parent cc775cd commit 734af82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<main>
6565
{#if route === 'experiences'}
6666
<h1>👋 Hi! My name is <span class="name" class:animate={animate}>Daniel Rosenthal</span></h1>
67-
<h3>I'm a Software Enginner based out of NYC<br>Scroll down to see my journey</h3>
67+
<h3>I'm a Software Engineer based out of NYC<br>Scroll down to see my journey</h3>
6868
<Timeline />
6969
{:else if route === 'projects'}
7070
<Projects />

0 commit comments

Comments
 (0)