From f62321675f41e4c251f037a286abcf0a81498598 Mon Sep 17 00:00:00 2001
From: Jan Frenzel <jan.frenzel@tu-dresden.de>
Date: Thu, 19 Aug 2021 08:12:53 +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 ee387d2b2..962ec4bd1 100644
--- a/doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md
+++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md
@@ -48,7 +48,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. 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
   although it is not visible with `ls -a`).
 1. List the snapshots with `ls -l`.
-- 
GitLab