From 2c2786af8459dd5f7cb6e50436219a25c7bc170b Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Tue, 5 Nov 2024 08:42:28 +0100 Subject: [PATCH] Fix spelling: It is plural --- doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 556f8d26f..fb343fb7d 100644 --- a/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md +++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md @@ -325,7 +325,7 @@ ws_send_ical --filesystem horse --mail <your.email>@tu-dresden.de --workspace te ### Deletion of a Workspace There is an [Expire process](#expire-process) for every workspace filesystem running on a daily -basis. This processes check the lifetime of all workspaces and move expired workspaces into the +basis. These processes check the lifetime of all workspaces and move expired workspaces into the grace period. In addition to this automatic process, you also have the option of **explicitly releasing -- GitLab