Skip to content

Commit 97fcbcf

Browse files
authored
Merge pull request #1522 from nexB/1520-finish-renaming-fixed-vuln-column
Finish renaming the former 'Fixed by vulnerabilities' column
2 parents 98b57aa + 7306e16 commit 97fcbcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vulnerabilities/templates/packages.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<span
4949
class="has-tooltip-multiline has-tooltip-black has-tooltip-arrow has-tooltip-text-left"
5050
data-tooltip="This is the number of vulnerabilities fixed by the package.">
51-
<span class="affected-fixed">Fixed</span> vulnerabilities
51+
<span class="affected-fixed">Fixing</span> vulnerabilities
5252
</span>
5353
</th>
5454
</tr>

0 commit comments

Comments
 (0)