Skip to content

Commit 16095fd

Browse files
committed
[selectors] Fix typo
1 parent 177bf30 commit 16095fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

selectors/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ Data Model</h3>
655655

656656
<div class='example'>
657657
For example, the first element child of each element
658-
has a flag indicating that it matches the '':first-child'' pseudo-element.
658+
has a flag indicating that it matches the '':first-child'' pseudo-class.
659659

660660
For another example,
661661
all elements have ''::before'' pseudo-elements,

0 commit comments

Comments
 (0)