diff --git a/_config.yml b/_config.yml
index 58b8850..3f45cd1 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,7 +1,7 @@
# Site settings
title: Siphalor's Homepage # site title
description: >- # site description
- The homepage of Siphalor - a software developer who does some Minecraft modding in his freetime.
+ The homepage of Siphalor - a software developer who does some Minecraft modding in his spare time.
You might also stumble upon projects made in Python or Rust.
lang: en-US # default lang
timezone: Europe/Berlin # set your timezone
@@ -13,7 +13,7 @@ mode: dark # default theme "dark" | "light"
author:
name: Siphalor # author name
bio: >- # tell to the world
- Hi, I'm a software developer that focuses on modding the sandbox game Minecraft in his freetime.
+ Hi, I'm a software developer that focuses on modding the sandbox game Minecraft in his spare time.
Therefore a lot of my projects are Java-based but I also occasionally do projects with Python, Rust or PHP (and the other web technologies).
username: Siphalor # general username
github: Siphalor # github username
diff --git a/about.md b/about.md
index b528314..63a0c5c 100644
--- a/about.md
+++ b/about.md
@@ -7,7 +7,7 @@ comments: false
Hi, I'm a German software developer currently studying Applied Informatics.
-In my freetime I do quite [some modding]({% link modding.html %}) to the sandbox video game [Minecraft](https://en.wikipedia.org/wiki/Minecraft). I also do some more or less experimental projects with Python, PHP and Rust.
+In my spare time I do quite [some modding]({% link modding.html %}) to the sandbox video game [Minecraft](https://en.wikipedia.org/wiki/Minecraft). I also do some more or less experimental projects with Python, PHP and Rust.
In my freetime I work on several mods for the sandbox video game Minecraft. I base these mods on the Fabric toolchain but am kindly looking forward to the Quilt toolchain officially launching :)
+In my spare time I work on several mods for the sandbox video game Minecraft. I base these mods on the Fabric toolchain but am kindly looking forward to the Quilt toolchain officially launching :)