diff --git a/view/stats.php b/view/stats.php index 0ba063de52513c39400faabf38605c1f9c5128d5..a61a8364c3aba81e13a1fe2e114b54c8dd225a9c 100644 --- a/view/stats.php +++ b/view/stats.php @@ -140,7 +140,7 @@ <table class="table"> <thead> <th>Nom </th> - <th>Nombre d'individu' </th> + <th>Nombre d'individu </th> </thead> <tbody> <?php foreach ($stats->top10Race) as $ligne): ?>