diff --git a/docs.it4i/salomon/storage.md b/docs.it4i/salomon/storage.md
index 8d0df248986296701302e3ee571c9f7c48091e11..7a90bd10f7abba8cbd4a5600f87e8b9e32d73206 100644
--- a/docs.it4i/salomon/storage.md
+++ b/docs.it4i/salomon/storage.md
@@ -22,7 +22,7 @@ Archiving
 
 Please don't use shared file systems as a backup for large amount of data or long-term archiving mean. The academic staff and students of research institutions in the Czech Republic can use [CESNET storage service](#cesnet-data-storage), which is available via SSHFS.
 
-Shared Filesystems
+Shared File systems
 ----------------------
 Salomon computer provides two main shared file systems, the [HOME file system](#home-filesystem) and the [SCRATCH file system](#scratch-filesystem). The SCRATCH file system is partitioned to [WORK and TEMP workspaces](#shared-workspaces). The HOME file system is realized as a tiered NFS disk storage. The SCRATCH file system is realized as a parallel Lustre file system. Both shared file systems are accessible via the Infiniband network. Extended ACLs are provided on both HOME/SCRATCH file systems for the purpose of sharing data with other users using fine-grained control.
 
@@ -46,7 +46,7 @@ Configuration of the SCRATCH Lustre storage
     -   Disk array EF3015
     -   12 x 600 GB SAS 15 krpm disk
 
-### Understanding the Lustre Filesystems
+### Understanding the Lustre File systems
 
 (source <http://www.nas.nasa.gov>)