Skip to content

Commit 623eac8

Browse files
committed
fix: spelling mistakes and dead links
1 parent d611944 commit 623eac8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/projects/projects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Personal Website",
44
"description": "Website that serves both as a blog and portfolio. Created using react and gatsby",
55
"sourceLink": "https://github.com/dfirebird/dfirebird.github.io",
6-
"link": "https://dfirebird.codes"
6+
"link": "https://dfirebird.dev"
77
},
88
{
99
"name": "Emourge",

src/pages/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export default () => (
2727

2828
<p>
2929
When I'm not programming, I pass my time by reading manga or watching
30-
shows. I'm interested in reading about Lamba Caculus, Functional
30+
shows. I'm interested in reading about Lambda Caculus, Functional
3131
Programming and Compiler Theory.
3232
</p>
3333

0 commit comments

Comments
 (0)