From 3d4d7aa1c773503b640989a075e3a8527685f9cb Mon Sep 17 00:00:00 2001
From: Jan Frenzel <jan.frenzel@tu-dresden.de>
Date: Thu, 19 Aug 2021 08:15:10 +0200
Subject: [PATCH] Corrected a typo.

---
 doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md b/doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md
index ffa7d9521..fd9dc7289 100644
--- a/doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md
+++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md
@@ -4,7 +4,7 @@ Do not use permanent file systems as work directories:
 
 - Even temporary files are kept in the snapshots and in the backup tapes over a long time,
 senseless filling the disks,
-- By the sheer number and volume of work files they may keep the backup from working efficiently.
+- By the sheer number and volume of work files, they may keep the backup from working efficiently.
 
 ## Global /home File System
 
-- 
GitLab