From 1be98da7b8e1a7394e8fd00b08ec190850df1410 Mon Sep 17 00:00:00 2001
From: Pavel Jirasek <pavel.jirasek@vsb.cz>
Date: Wed, 27 Jun 2018 15:31:51 +0200
Subject: [PATCH] Typo

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