From 439c1b9ac7ff4b1bedec2dc72e84b2b2eb9fe6a9 Mon Sep 17 00:00:00 2001
From: Branislav Jansik <branislav.jansik@vsb.cz>
Date: Fri, 18 Dec 2020 13:47:06 +0100
Subject: [PATCH] Update storage.md

---
 docs.it4i/salomon/storage.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/salomon/storage.md b/docs.it4i/salomon/storage.md
index b8dff14ca..1a83a2b6e 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
-- 
GitLab