From 74031bbfc09e773816e336b914d26847978e464a Mon Sep 17 00:00:00 2001
From: Tim Kreuzer <t.kreuzer@fz-juelich.de>
Date: Mon, 22 Jul 2024 11:50:04 +0200
Subject: [PATCH] fix typo

---
 templates/login.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/login.html b/templates/login.html
index 9aebe62..e425474 100644
--- a/templates/login.html
+++ b/templates/login.html
@@ -34,7 +34,7 @@
 	    Log in is currently possible via Helmholtz AAI. Once <a href="https://nfdi-aai.de/" target="_blank">IAM4NFDI</a> is ready, we will use this AAI instead.
 	    The resources you can use depend on the selected Identity Provider.
 	    <br><br>
-	    If you are an administrator and would like to add your resources to this central JupytreHub, feel free to <a href="mailto:ds-support@fz-juelich.de">contact</a> us.
+	    If you are an administrator and would like to add your resources to this central JupyterHub, feel free to <a href="mailto:ds-support@fz-juelich.de">contact</a> us.
         </p>
       </div>
       <div id="lower-login-div" class="bg-info">
-- 
GitLab