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 a26a8c6ee9595129b32ee56db2040e7cbb11ca7a..a64bf3f87803113d6b244cf15aff342f1e1b50a6 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
@@ -79,8 +79,10 @@ 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, and entries in red represent errors.
+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
 
 ## Further MPI Correctness Tools