From be37d837be6271d3781f7799f35ebf7f4592333b Mon Sep 17 00:00:00 2001
From: jolheiser
Date: Fri, 21 Jul 2023 11:19:37 -0500
Subject: [PATCH] fix: typo
Signed-off-by: jolheiser
---
src/app/page.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0353424..f4dacd9 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -80,7 +80,7 @@ whatever I end up hacking on. My language of choice is Rust, and I'm using Nix
to configure my system. My editors of choice are Emacs and CLion.
At Catppuccin I maintain the Emacs port.
When I'm not coding, you can probably find me listening
-to music, running or reading a book, paticularly nordic noir.
+to music, running or reading a book, particularly nordic noir.
`
.replaceAll("\n", " ")
.trim();