From dc3a2fbd87e8b71fab8b2575186a2162d900d861 Mon Sep 17 00:00:00 2001
From: Jan Frenzel <jan.frenzel@tu-dresden.de>
Date: Fri, 13 Aug 2021 14:55:31 +0200
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md | 3 ++-
 1 file changed, 2 insertions(+), 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 807f5f6eb..c1903db36 100644
--- a/doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md
+++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/permanent.md
@@ -32,7 +32,8 @@ Typically, all members of the project have read/write access to that directory.
 It can only be written to on the login and export nodes.
 
 !!! note
-   On compute nodes, /projects is mounted as read-only, because it must nut be used as
+
+   On compute nodes, /projects is mounted as read-only, because it must not be used as
    work directory and heavy I/O.
 
 ## Snapshots
-- 
GitLab