This commit is contained in:
KANE LAZENI 2026-02-24 05:30:55 +00:00
parent 0b7068ef14
commit 5c01643b9d

View File

@ -486,7 +486,7 @@
<!-- Étape 1: Chargement -->
<div id="compteur">
<h3>Compteur : <?= "$attempts tentatives sur $maxAttempts" ?></h3>
<h3>Compteur : <?= "$attempts tentative(s) sur $maxAttempts" ?></h3>
</div>
<!-- Étape 2: Instructions -->