diff --git a/docs/usage/train/jeanzay.md b/docs/usage/train/jeanzay.md
index a56e9d8234c2ce8843a31dac479afa1bc7ee9163..f486b76d1101f744b738404ef7202d58f82d6ed2 100644
--- a/docs/usage/train/jeanzay.md
+++ b/docs/usage/train/jeanzay.md
@@ -5,7 +5,7 @@ See the [wiki](https://redmine.teklia.com/projects/research/wiki/Jean_Zay) for m
 ## Run a training job
 
 !!! warning
-  There is no HTTP connection during a job.
+    There is no HTTP connection during a job.
 
 You can debug using an interactive job. The following command will get you a new terminal with 1 gpu for 1 hour: `srun --ntasks=1 --cpus-per-task=40 --gres=gpu:1 --time=01:00:00 --qos=qos_gpu-dev --pty bash -i`.