Skip to content

Commit 8226c28

Browse files
committed
[css-pseudo] Fix copy-paste error.
1 parent 555ac38 commit 8226c28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-pseudo/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ List Markers: the ''::marker'' pseudo-element</h3>
665665
the automatically generated marker box of a list item.
666666
(See ''display: list-item''.)
667667

668-
The following CSS properties apply to a ''::first-line'' pseudo-element:
668+
The following CSS properties apply to a ''::marker'' pseudo-element:
669669
<ul>
670670
<li>all font properties (see [[CSS3-FONTS]])
671671
<li>the 'color' property (see [[CSS3COLOR]])

0 commit comments

Comments
 (0)