Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
csmartinez22 committed Dec 13, 2023
1 parent 8469029 commit 2b5d35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion my-app/src/pages/Contact.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const Contact = () => {
<div>
Email:{" "}
<a href="mailto: cs.martinez22@outlook.com">
csmartinez22@outlook.com
cs.martinez22@outlook.com
</a>
</div>
<div>Phone Number: 617-961-2158</div>
Expand Down

0 comments on commit 2b5d35e

Please sign in to comment.