From 4d4a9523f88b3645a926d7b98d27d71abdb876a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Mon, 25 Jan 2021 12:24:38 +0000 Subject: [PATCH] Wording --- front/src/views/rule.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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...