diff --git a/quiz.html b/quiz.html index d20304a4fb899db6bb005d8c5e12575a28c0e430..c6d8c1d9a0664749728a25e2932ce789812eaf05 100644 --- a/quiz.html +++ b/quiz.html @@ -58,7 +58,7 @@ </p> <footer> - <code>$Id: quiz.html,v 1.7 2024/01/20 08:38:45 oj14ozun Exp oj14ozun $</code> + <code>$Id: quiz.html,v 1.8 2024/01/20 09:10:35 oj14ozun Exp oj14ozun $</code> <code id="js-version"></code> </footer> </aside> @@ -89,7 +89,7 @@ <span id="stats"></span> <input type="checkbox" id="display-hl" class="display-hl" /> - <small class="display-hl">Hebe Warnwörter hervor</small> + <small class="display-hl">Hebe <abbr title="Wörter wie "immer", "nie", ...">Warnwörter</abbr> hervor</small> <span id="display-hl-hack"></span> </body> <script src="quiz.js"></script>