From b61cbadd15a26280a90ab235aa675641bf790885 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Sat, 4 Feb 2023 15:01:42 +0100 Subject: [PATCH] Yet another small fix --- pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.tsx b/pages/index.tsx index e0f6ce5..6535bc9 100755 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -112,7 +112,7 @@ const Page: NextPageWithLayout = () => { I am a {secondsToYears(getAge())}-year-old{" "} Computer Science and Engineering student with a passion for{" "} engineering, programming, and mathematics. - I also have an interest in physics and *NIX{" "} + I also have an interest in physics and *NIX{" "} (Linux, UNIX, etc) systems.

{/*TODO: Add GitHub code frequency/contrib here*/}