diff --git a/doc.zih.tu-dresden.de/docs/data_lifecycle/file_systems.md b/doc.zih.tu-dresden.de/docs/data_lifecycle/file_systems.md
index 1c2207947fdafcad22aed1ecf67448a135eed5dd..2d84b3532966e4696bf6ec31f0d1291e29d05179 100644
--- a/doc.zih.tu-dresden.de/docs/data_lifecycle/file_systems.md
+++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/file_systems.md
@@ -6,7 +6,7 @@ performance and permanence.
 
 We differentiate between **permanent filesystems** and **working filesystems**:
 
-* the [permanent filesystems](permanent.md), i.e. `/home` and `/projects`, are meant to hold your
+* The [permanent filesystems](permanent.md), i.e. `/home` and `/projects`, are meant to hold your
 source code, configuration files, and other permanent data.
 * The [working filesystems](working.md), i.e, `horse`, `walrus`, etc., are designed as scratch
 filesystems holding your working and temporary data, e.g., input and output of your compute