From 7f0f992ce51c21161ac8f3abf76cb87b89291ff4 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Tue, 17 Oct 2023 17:22:44 +0200
Subject: [PATCH] Lint: Insert space between words

---
 doc.zih.tu-dresden.de/docs/jobs_and_resources/mpi_issues.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/mpi_issues.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/mpi_issues.md
index 6fac180b0..95f6eb589 100644
--- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/mpi_issues.md
+++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/mpi_issues.md
@@ -28,7 +28,7 @@ or setting the option as argument, in case you invoke `mpirun` directly
 mpirun --mca io ^ompio ...
 ```
 
-## Mpirun on partition `alpha`and `ml`
+## Mpirun on partition `alpha` and `ml`
 
 Using `mpirun` on partitions `alpha` and `ml` leads to wrong resource distribution when more than
 one node is involved. This yields a strange distribution like e.g. `SLURM_NTASKS_PER_NODE=15,1`
-- 
GitLab