]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-12158 fix typo and formatting
authorMikeBirnstiehl <michael.birnstiehl@sonarsource.com>
Tue, 11 Jun 2019 21:00:32 +0000 (16:00 -0500)
committerSonarTech <sonartech@sonarsource.com>
Fri, 14 Jun 2019 18:21:11 +0000 (20:21 +0200)
server/sonar-docs/src/pages/user-guide/metric-definitions.md

index 212330d632529133ee66c788c3ac9c81d6ba3667..88dd85c2a4825e075ba4d3ccc06b21e6a8c9b72b 100644 (file)
@@ -164,7 +164,7 @@ E = at least 1 Blocker Vulnerability
 **Security remediation effort** (`security_remediation_effort`)  
 Effort to fix all vulnerability issues. The measure is stored in minutes in the DB. An 8-hour day is assumed when values are shown in days.
 
-**Security remedation effort on new code** (`new_security_remediation_effort`)  
+**Security remediation effort on new code** (`new_security_remediation_effort`)  
 Same as _Security remediation effort_ but on the code changed in the New Code period.
 
 **Security Hotspots** (`security_hotspots`)
@@ -176,11 +176,11 @@ Number of new Security Hotspots
 **Security Hotspot Review Rating** (`security_hotspot_review_rating`)
 The ratio of the number of Security Hotspots that are in "To Review" or "In Review" status per 1K lines of code.
 
-A = 0–3 "To Review" and "In Review" Security Hotspots per 1K lines of code
-B = >3–10
-C = >10–15
-D = >15–25
-E = >25
+A = 0–3 "To Review" and "In Review" Security Hotspots per 1K lines of code  
+B = >3–10  
+C = >10–15  
+D = >15–25  
+E = >25  
 
 ---
 ## Size