From 43457648d5a7ccb29572f9edaeb07f54cc5ff2be Mon Sep 17 00:00:00 2001
From: bikerdanny <62376119+bikerdanny@users.noreply.github.com>
Date: Wed, 8 Sep 2021 08:33:01 +0200
Subject: [PATCH] Removed last punctuation marks from enumeration

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

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 9046825fb..ddf655106 100644
--- a/doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md
+++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md
@@ -84,10 +84,10 @@ The following commands can be used for monitoring:
 In case a quota is above its limits:
 
   - Remove core dumps and temporary data
-  - Talk with your colleagues to identify unused or unnecessarily stored data,
+  - Talk with your colleagues to identify unused or unnecessarily stored data
   - Check your workflow and use `/tmp` or the scratch filesystems for temporary files
   - *Systematically* handle your important data:
     - For later use (weeks...months) at the ZIH systems, build and zip tar
       archives with meaningful names or IDs and store them, e.g., in a workspace in the
-      [warm archive](warm_archive.md) or an [archive](intermediate_archive.md).
+      [warm archive](warm_archive.md) or an [archive](intermediate_archive.md)
     - Refer to the hints for [long term preservation for research data](preservation_research_data.md)
-- 
GitLab