Skip to content

Commit 1ba11a6

Browse files
committed
fix typo
1 parent 5175b6d commit 1ba11a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

my-app/src/pages/Contact.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const Contact = () => {
1313
<div className="header">Please feel free to reach me at: </div>
1414
<div>
1515
Email:{" "}
16-
<a href="mailto: csmartinez22@outlook.com">
16+
<a href="mailto: cs.martinez22@outlook.com">
1717
1818
</a>
1919
</div>

0 commit comments

Comments
 (0)