diff --git a/front/src/views/rule.html b/front/src/views/rule.html
index ddb280a..71325d9 100644
--- a/front/src/views/rule.html
+++ b/front/src/views/rule.html
@@ -23,10 +23,10 @@
to get the 100/100 score on this issue.
- Your new global would increase by {{rule.globalScoreIfFixed - result.scoreProfiles.generic.globalScore}} points ({{rule.globalScoreIfFixed}}/100).
+ Your new global score would increase by {{rule.globalScoreIfFixed - result.scoreProfiles.generic.globalScore}} points ({{rule.globalScoreIfFixed}}/100).
- Your new global would increase by {{rule.globalScoreIfFixed}} points ({{rule.globalScoreIfFixed}}/100).
+ Your new global score would increase by {{rule.globalScoreIfFixed}} points ({{rule.globalScoreIfFixed}}/100).
Your new global score would increase, but still not enough to reach 0/100. That's embarassing...