From 1d1a597d2e6f26478098461b4d9ac291f287e71b Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Wed, 18 Dec 2024 12:13:57 +0100
Subject: [PATCH] Update project-storage.md

---
 docs.it4i/storage/project-storage.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs.it4i/storage/project-storage.md b/docs.it4i/storage/project-storage.md
index 5c9a5093..b8bb9cae 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.
-- 
GitLab