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