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 f81653ed0426a1e0fb131e2ae82f54a8df0f0a74..7b19cc43dcf594fd1b9aeaa929c1087815f8e817 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
@@ -54,7 +54,7 @@ marie@login$ mustrun -np <number of MPI processes> ./<your binary>
 [MUST] Generating P^nMPI configuration ... success
 [MUST] Search for linked P^nMPI ... not found ... using LD_PRELOAD to load P^nMPI ... success
 [MUST] Executing application:
-...
+{...}
 [MUST] Execution finished, inspect "/home/marie/MUST_Output.html"!
 ```