From 05a4f6dbae7c7356d06ab543a3295cae59da4a96 Mon Sep 17 00:00:00 2001
From: Jan Frenzel <jan.frenzel@tu-dresden.de>
Date: Thu, 13 Oct 2022 10:27:11 +0200
Subject: [PATCH] Added line break in mpi_usage_error_detection.md.

---
 doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md | 1 +
 1 file changed, 1 insertion(+)

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 3673ae6d8..b604bf539 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
@@ -80,6 +80,7 @@ MUST aware of this knowledge. Overhead is drastically reduced with this switch.
 After running your application with MUST you will have its output in the working directory of your
 application. The output is named `MUST_Output.html`. Open this files in a browser to analyze the
 results. The HTML file is color coded:
+
 -   Entries in green represent notes and useful information
 -   Entries in yellow represent warnings
 -   Entries in red represent errors
-- 
GitLab