diff --git a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/vnc.md b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/vnc.md
index cab75b0c4ca05c11b8391f559f67ffa3b1164bd2..bf679c1ebcd5811545fd3f750007c355a49a3886 100644
--- a/docs.it4i/general/accessing-the-clusters/graphical-user-interface/vnc.md
+++ b/docs.it4i/general/accessing-the-clusters/graphical-user-interface/vnc.md
@@ -124,8 +124,6 @@ kill 2022
 
 ## Windows Example of Creating a Tunnel
 
-### PuTTY
-
 Start vncserver using command vncserver described above.
 
 Search for the localhost and port number (in this case 127.0.0.1:5961).
@@ -137,6 +135,8 @@ Search for the localhost and port number (in this case 127.0.0.1:5961).
 tcp        0      0 127.0.0.1:5961              0.0.0.0:*                   LISTEN      24031/Xvnc
 ```
 
+### PuTTY
+
 On the PuTTY Configuration screen go to Connection->SSH->Tunnels to set up the tunnel.
 
 Fill the Source port and Destination fields. **Do not forget to click the Add button**.