diff --git a/docs.it4i/salomon/storage.md b/docs.it4i/salomon/storage.md
index b8dff14ca35e712f7fc4ed36f8bff8d808a85994..1a83a2b6e854e6607c695ea3f7e4a62b9f4ad4d3 100644
--- a/docs.it4i/salomon/storage.md
+++ b/docs.it4i/salomon/storage.md
@@ -443,7 +443,7 @@ Mount the storage. Note that you can choose among the ssh.du1.cesnet.cz (Plzen),
 $ sshfs username@ssh.du1.cesnet.cz:. cesnet/
 ```
 
-For easy future access from Anselm, install your public key:
+For easy future access, install your public key:
 
 ```console
 $ cp .ssh/id_rsa.pub cesnet/.ssh/authorized_keys