From b7dca4a7ddd4420d54dd724f2fc3a46f93b4fa59 Mon Sep 17 00:00:00 2001
From: Pavel Jirasek <pavel.jirasek@vsb.cz>
Date: Wed, 27 Jun 2018 12:00:23 +0200
Subject: [PATCH] Fix

---
 .../accessing-the-clusters/graphical-user-interface/vnc.md    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 ba404351..1400364e 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
@@ -123,7 +123,7 @@ kill 2022
 
 ## Windows Example of Creating a Tunnel
 
-### Use PuTTY to log in on cluster
+### Use PuTTY to Log in on Cluster
 
 Start vncserver using command vncserver described above.
 
@@ -142,7 +142,7 @@ Fill the Source port and Destination fields. **Do not forget to click the Add bu
 
 ![](../../../img/putty-tunnel.png)
 
-### Use WSL to log in on cluster
+### Use WSL to Log in on Cluster
 
 [Windows Subsystem for Linux](http://docs.microsoft.com/en-us/windows/wsl) is way to run Linux software in a Windows environment.
 
-- 
GitLab