diff --git a/main.typ b/main.typ
index 4ca06d3..09d841c 100644
--- a/main.typ
+++ b/main.typ
@@ -110,7 +110,7 @@
   url: "codeberg.org/felschr/nixos-config",
 )
 - Maintaining my personal & work computers as well as a homelab via a declarative NixOS configuration.
-  My homelab hosts services from home automation to media servers & more.
+  My homelab hosts services from home automation to media servers & more
 
 #project(
   name: "Pheno-Inspect Plant Analyzer Web",
@@ -127,7 +127,7 @@
   dates: dates-helper(start-date: "Jan 2022", end-date: "Jun 2024"),
   url: "github.com/pinpox/pgp2ssh",
 )
-- Derive private ed25519 SSH key from private PGP key.
+- Derive private ed25519 SSH key from private PGP key
 - This functionality was not implemented in GPG and no other tools existed for this before
 - Implemented in Golang and in close collaboration with another member of the open source community