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 19a4200937a4f08e3736e262e7b72c11b245f48c..585e1ebb59aebf92eba1657bad32ab954e089e0c 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
@@ -1,4 +1,4 @@
-# Usage Error Detection and Correctes Chekcing for MPI Parallel Applications  
+# Correctes Checking and Usage Error Detection for MPI Parallel Applications  
 
 MPI as the de-facto standard for parallel applications of the the massage passing paradigm offers
 more than one hundred different API calls with complex restrictions. As a result, developing