From 182b1374ad9753c2b9992aae6baad9c9a2705156 Mon Sep 17 00:00:00 2001
From: Jan Frenzel <jan.frenzel@tu-dresden.de>
Date: Wed, 25 Aug 2021 14:18:02 +0200
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 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 1f7b2338d..1067fadc7 100644
--- a/doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md
+++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md
@@ -49,7 +49,7 @@ These snapshots are taken (subject to changes):
 To restore a previous version of a file:
 
 1. Go to the parent directory of the file you want to restore.
-1. Run `cd .snapshot` (this subdirectory exists in every directory on the `/home` file system
+1. Run `cd .snapshot` (this subdirectory exists in every directory on the `/home` filesystem
   although it is not visible with `ls -a`).
 1. List the snapshots with `ls -l`.
 1. Just `cd` into the directory of the point in time you wish to restore and copy the file you
-- 
GitLab