diff --git a/docs.it4i/storage/project-storage.md b/docs.it4i/storage/project-storage.md
index a45962452e7d0d1635e46a118bf441debffd804b..49ef364d1535e6fd77c09fe85eccfc14c7833c9e 100644
--- a/docs.it4i/storage/project-storage.md
+++ b/docs.it4i/storage/project-storage.md
@@ -13,9 +13,9 @@ with HA NFS over GPFS access and the total capacity of 15PB.
 
 | Specification     | Total              | Per Block           |
 | ----------------- | ---------------------------------------- |
-| Protocol          | NFS over GPFS                            |
+| Protocol          | NFS over GPFS      |                     |
 | Total capacity    | 15PB               | 5PB                 |
-| Throughput        | 12 GB/s (3x4)      | 4GB/s               | 
+| Throughput        | 12 GB/s (3x4)      | 4GB/s               |
 | IO Performance    |?|?|
 
 ## Accessing PROJECT
@@ -26,7 +26,7 @@ However, the data can be migrated to another active project's directory.
 Each block of the PROJECT File storage is an independent fileset which allows copying or moving files.
 
 !!!note
-    Note that 'mv' between independent filesystems is not an atomic operations.
+    Note that `mv` between independent filesystems is not an atomic operations.
 
 ### POSIX File Access
 
@@ -71,23 +71,22 @@ Snapshot Format:
  - exports
    |
    - DD-XX-XX
-     |
-     - .snapshots
-       | 
-       - YYYY-MM-DD-hhmmss
-       - YYYY-MM-DD-hhmmss
-
- 
-
+   | |
+   | - .snapshots
+   |   | 
+   |   - YYYY-MM-DD-hhmmss
+   |   - YYYY-MM-DD-hhmmss
+   |
    - OPEN-XX-XX
     |
      - .snapshots
-       | 
+       |
        - YYYY-MM-DD-hhmmss
        - YYYY-MM-DD-hhmmss
 ```
 
 ### ACL and Linux Rights
+
 nfs4 acl
 
 ## Backup and Safety
@@ -115,4 +114,3 @@ For a detailed technical specification, see the Technical Specification secion.
 barbora table format
 
 [a]: mailto:support@it4i.cz
-