diff --git a/docs.it4i/software/debuggers/allinea-ddt.md b/docs.it4i/software/debuggers/allinea-ddt.md
index ae984fbe1d8398e47e62ba437929eaba85fa69bc..df7cba384524fe4cb5b46282a10299ba86a44952 100644
--- a/docs.it4i/software/debuggers/allinea-ddt.md
+++ b/docs.it4i/software/debuggers/allinea-ddt.md
@@ -1,6 +1,8 @@
 # Allinea Forge (DDT, MAP)
 
-Allinea Forge consist of two tools - debugger DDT and profiler MAP.
+## Introduction
+
+Allinea Forge consist of two tools:
 
 Allinea DDT is a commercial debugger primarily for debugging parallel MPI or OpenMP programs. It also supports for GPU (CUDA) and Intel Xeon Phi accelerators. DDT provides all the standard debugging features (stack trace, breakpoints, watches, view variables, threads, etc.) for every thread running as a part of your program, or for every process - even if these processes are distributed across a cluster using an MPI implementation.