diff --git a/docs.it4i/salomon/storage.md b/docs.it4i/salomon/storage.md
index 23a7b6bcfd29b45a5f3b56f383133dd2c0036811..dacdcd184d00762d7e9b1ffd771990e157ca2180 100644
--- a/docs.it4i/salomon/storage.md
+++ b/docs.it4i/salomon/storage.md
@@ -324,8 +324,8 @@ The local RAM disk file system is intended for temporary scratch data generated
 
 ## Summary
 
-| Mountpoint    | Usage                          | Protocol    | Net     | Capacity | Throughput   | Limitations             | Access                      |
-| ------------- | ------------------------------ | ----------- | ------- | -------- | ------------ | ----------------------- | --------------------------- |
+| Mountpoint    | Usage                          | Protocol    | Net Capacity|  Throughput | Limitations   |  Access            |    Service                   |
+| ------------- | ------------------------------ | ----------- | -------     | -------- | ------------ | ----------------------- | --------------------------- |
 | /home         | home directory                 | NFS, 2-Tier | 0.5 PB  | 6 GB/s   | Quota 250GB  | Compute and login nodes | backed up                   |
 | /scratch/work | large project files            | Lustre      | 1.69 PB | 30 GB/s  | Quota        | Compute and login nodes | none                        |
 | /scratch/temp | job temporary data             | Lustre      | 1.69 PB | 30 GB/s  | Quota 100 TB | Compute and login nodes | files older 90 days removed |