diff --git a/quiz.html b/quiz.html
index 01d1c67ff49e9ed75a1b7d4823287d616d938ac3..2fec7ae01fa566cad9718275a3e9b5edad06b651 100644
--- a/quiz.html
+++ b/quiz.html
@@ -58,7 +58,7 @@
 	  </p>
 
 	  <footer>
-	    <code>$Id: quiz.html,v 1.10 2024/01/20 09:44:01 oj14ozun Exp oj14ozun $</code>
+	    <code>$Id: quiz.html,v 1.11 2024/01/20 10:55:10 oj14ozun Exp oj14ozun $</code>
 	    <code id="js-version"></code>
 	  </footer>
 	</aside>
@@ -90,7 +90,7 @@
     <span id="stats"></span>
     <input type="checkbox" id="display-hl" class="display-hl" />
     <small class="display-hl">Hebe <abbr title="Wörter wie &quot;immer&quot;, &quot;nie&quot;, ...">Warnwörter</abbr> hervor</small>
-    <a id="report" href="#"><small>Fehler Melden</small></a>
+    <a id="report" href="#"><small>Fehler melden</small></a>
     <span id="display-hl-hack"></span>
   </body>
   <script src="quiz.js"></script>