From 1d183ce72d81389916a6edab5e0932ae0bc40190 Mon Sep 17 00:00:00 2001
From: Holger Brunst <holger.brunst@tu-dresden.de>
Date: Wed, 11 Aug 2021 17:42:09 +0200
Subject: [PATCH] fixed "left" formatting

---
 .../docs/software/mpi_usage_error_detection.md                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md b/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md
index 4436bf81d..8adf51ff9 100644
--- a/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md
+++ b/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md
@@ -16,7 +16,7 @@ errors or non-portable constructs. You can apply MUST without modifying your sou
 suggest to add the debugging flag "-g" during compilation.
 
 ![MUST Introduction Slides](misc/parallel_debugging_must.pdf)
-{: align="left"}
+{: align="center"}
 
 ### Setup and Modules
 
-- 
GitLab