Skip to content

Commit 98b57aa

Browse files
authored
Merge pull request #1519 from nexB/1501-rename-fixed-vuln-column
Rename "Fixed by vulnerabilities" column
2 parents 6727786 + d9eb90e commit 98b57aa

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 by</span> vulnerabilities
51+
<span class="affected-fixed">Fixed</span> vulnerabilities
5252
</span>
5353
</th>
5454
</tr>

0 commit comments

Comments
 (0)