diff --git a/docs.it4i/storage/project-storage.md b/docs.it4i/storage/project-storage.md
index 5c9a5093b0c735ec4602bb15ec9af2bdf0be858d..b8bb9caeca6022ae0333e2d38e1dd488e2d47632 100644
--- a/docs.it4i/storage/project-storage.md
+++ b/docs.it4i/storage/project-storage.md
@@ -100,9 +100,9 @@ However, the storage does not provide data backup, so we strongly recommend usin
 
 ### Snapshots
 
-The PROJECT storage provides snapshot functionality. A snapshot represents a state of a filesystem at a particular point in time. Snapshots are created for all projects on fileset (i.e. project directory) level.  
-Snapshots are created every day, snapshots older than seven days are deleted.    
-Snapshots are not calculated towards the disk quota.     
+The PROJECT storage provides snapshot functionality. A snapshot represents a state of a filesystem at a particular point in time. Snapshots are created for all projects on fileset (i.e. project directory) level.
+Snapshots are created every day, snapshots older than seven days are deleted.
+Snapshots are not calculated towards the disk quota.
 
 Files in snapshots are accessible directly by users in the special subdirectory of each project directory named `.snapshots`.
 Snapshots are read-only.