From 9b2cafd0be062d309b18f744b3dfb74d1fa5714a Mon Sep 17 00:00:00 2001
From: Jan Frenzel <jan.frenzel@tu-dresden.de>
Date: Wed, 25 Aug 2021 14:18:37 +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 0d16b7434..53d356b38 100644
--- a/doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md
+++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md
@@ -85,7 +85,7 @@ 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,
-  - Check your workflow and use /tmp or the scratch file systems for temporary files
+  - 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 HPC systems, build and zip tar
       archives with meaningful names or IDs and store them e.g. in a workspace in the
-- 
GitLab