diff --git a/doc.zih.tu-dresden.de/docs/software/debuggers.md b/doc.zih.tu-dresden.de/docs/software/debuggers.md
index 13b1151d5953f65c2a20493f5aa8707163545f01..c96a38f99b06100965783757a8c33e6bcc79c65a 100644
--- a/doc.zih.tu-dresden.de/docs/software/debuggers.md
+++ b/doc.zih.tu-dresden.de/docs/software/debuggers.md
@@ -80,7 +80,7 @@ modified by DDT available, which has better support for Fortran 90 (e.g.  derive
     problems
   - Debug with as few processes as required to reproduce the bug you want to find
 - Module to load before using: `module load ddt` Start: `ddt <executable>`
-    - If the GUI runs too slow over your remote connection: Use 
+    - If the GUI runs too slow over your remote connection: Use
 [WebVNC](../access/graphical_applications_with_webvnc.md) to start a remote desktop session in
   a web browser.
 - Slides from user training: [Parallel Debugging with DDT](misc/debugging_ddt.pdf)