diff --git a/changelog.md b/changelog.md
index b358b54c..a3382c08 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,4 +1,8 @@
# 12.0
+## 12.0.8 - La quincaillerie d'Astrobazzarh
+- Corrections
+ - le tooltip de l'initiative affiche correctement l'initiative
+
## 12.0.7 - La propriété d'Astrobazzarh
- correction des opérations faites à la création d'un Item:
- la durée des queues/rencontres/souffles
diff --git a/templates/actor/combat.html b/templates/actor/combat.html
index f9ec0ac2..1e4ba241 100644
--- a/templates/actor/combat.html
+++ b/templates/actor/combat.html
@@ -25,7 +25,7 @@
{{plusMoins arme.system.niveau}}
{{plusMoins arme.system.dommagesReels}}
- {{arme.system.initiative}}
+ {{arme.system.initiative}}
{{/each}}
{{#each esquives as |esq key|}}