From 10c91b91584bbf9f1da97ae159b3aa37bc44d0ca Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Thu, 2 Mar 2023 12:54:38 +0100 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md b/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md index c48b7732c..78df1e5db 100644 --- a/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md +++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md @@ -102,9 +102,9 @@ days with an email reminder for 7 days before the expiration. !!! Note "Name of a workspace" - The workspace should help you to remember the experiment and data stored here. It has to be - unique on a certain filesystem. On the other hand it is possible to use the very same name for - workspaces on different filesystems. + The workspace name should help you to remember the experiment and data stored here. It has to + be unique on a certain filesystem. On the other hand it is possible to use the very same name + for workspaces on different filesystems. ### Extension of a Workspace -- GitLab