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 242996d9628d38ad739e0caa3b3c5103ef49b930..825607f032b376ddbfe4aed37b30488e989d8579 100644
--- a/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
+++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
@@ -221,7 +221,9 @@ calling the actual software to do your computation).
 
 !!! example "Using temporary workspaces for I/O intensive tasks"
 
+    ```bash
     #!/bin/bash
+
     #SBATCH --partition=haswell
     #SBATCH --time=96:00:00
     #SBATCH --nodes=1