From fdd8e01ac6ae4b5286fafeff9b24ea558a23d32f Mon Sep 17 00:00:00 2001
From: Bert Wesarg <bert.wesarg@tu-dresden.de>
Date: Wed, 10 Apr 2024 14:41:05 +0200
Subject: [PATCH] Update key_fingerprints.md

---
 doc.zih.tu-dresden.de/docs/access/key_fingerprints.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/access/key_fingerprints.md b/doc.zih.tu-dresden.de/docs/access/key_fingerprints.md
index e9a869d46..24608789e 100644
--- a/doc.zih.tu-dresden.de/docs/access/key_fingerprints.md
+++ b/doc.zih.tu-dresden.de/docs/access/key_fingerprints.md
@@ -27,7 +27,7 @@ approved again.
     In this case, the fingerprint matches the one given in the table. Thus, you can proceed by
     typing 'yes'.
 
-To verify the keys without logging into the individual hosts, use `ssh-keyscan` and `ssh-keygen`:
+To verify the fingerprint without login, use `ssh-keyscan` and `ssh-keygen`:
 
 ```console
 marie@local$ ssh-keyscan login1.barnard.hpc.tu-dresden.de 2>/dev/null | ssh-keygen -l -f -
-- 
GitLab