diff --git a/docs.it4i/general/shell-and-data-access.md b/docs.it4i/general/shell-and-data-access.md
index 9f8818408ffce75e4975e17d22a643fa4a60f1cb..217b3a5ca0480b3ee80c7977f25ecb8ae3cf8435 100644
--- a/docs.it4i/general/shell-and-data-access.md
+++ b/docs.it4i/general/shell-and-data-access.md
@@ -236,7 +236,7 @@ $ ssh -L 6000:localhost:1234 remote.host.com
 !!! note
     Port number 6000 is chosen as an example only. Pick any free port.
 
-### Port Forwarding from Compute Nodes
+### Port Forwarding From Compute Nodes
 
 Remote port forwarding from compute nodes allows applications running on the compute nodes to access hosts outside the cluster.