From ca2cedc3a201ad8bf2a90f81fe98eedc98595964 Mon Sep 17 00:00:00 2001 From: Filip Rojek Date: Tue, 1 Apr 2025 12:27:55 +0200 Subject: [PATCH] Fix: grammar error on about page --- content/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/about.md b/content/about.md index 0cc784b..01d83f6 100644 --- a/content/about.md +++ b/content/about.md @@ -4,7 +4,7 @@ template = "about.html" +++ ## About -I am student of IT at Charles University in Prague (Faculty of Education). +I am an IT student at Charles University in Prague (Faculty of Education). My programming journey began in high school, where I developed a passion for `Linux` and co-founded [Fofrweb](https://fofrweb.com). Together with a classmate, I created web applications using `Node.js` and `Vue.js`, all hosted on my own Linux server.