Skip to content

Commit 8dc97d2

Browse files
Update files/en-us/web/css/attr/index.md
Co-authored-by: Chris Mills <[email protected]>
1 parent 59be880 commit 8dc97d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/en-us/web/css/attr/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ For example:
273273
}
274274

275275
@supports not (x: attr(x type(*))) {
276-
/* Browser has no advanced attr() support */
276+
/* Browser does not have modern attr() support */
277277
}
278278
```
279279

0 commit comments

Comments
 (0)