Skip to content

Commit d5ce8da

Browse files
committed
fix: clarify reason for adding not dead
1 parent 6f1a53d commit d5ce8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/inspectionDescriptions/BrowserslistMissingNotDead.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<body>
33
Reports missing 'not dead' when 'last … versions' is used.
44
<p>
5-
You may pick dead browsers like Internet Explorer if 'not dead' is skipped.
5+
You may pick dead browsers (ones without security updates) if 'not dead' is skipped.
66
It should be after the 'last … versions' otherwise it's not applied
77
</p>
88
</body>

0 commit comments

Comments
 (0)