From b9ca4cdbb17b99649b0eaefb82c8fbca786db114 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 14 Sep 2023 13:59:53 +0200
Subject: [PATCH] Update resource_allocation_and_job_execution.md

---
 docs.it4i/general/resource_allocation_and_job_execution.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/general/resource_allocation_and_job_execution.md b/docs.it4i/general/resource_allocation_and_job_execution.md
index 5c6ed4069..b28ccd264 100644
--- a/docs.it4i/general/resource_allocation_and_job_execution.md
+++ b/docs.it4i/general/resource_allocation_and_job_execution.md
@@ -1,7 +1,7 @@
 # Resource Allocation and Job Execution
 
 !!! important "Karolina migrating to Slurm"
-    Starting September 20., we are migrating the Karolina's workload manager **from PBS to Slurm**.
+    Starting September 21., we are migrating the Karolina's workload manager **from PBS to Slurm**.
     For more information on how to submit jobs in Slurm, see the [Slurm Job Submission and Execution][8] section.
 
 To run a [job][1], computational resources for this particular job must be allocated. This is done via the [PBS Pro][b] job workload manager software, which distributes workloads across the supercomputer. Extensive information about PBS Pro can be found in the [PBS Pro User's Guide][2].
-- 
GitLab