Skip to content

Commit cb6edc8

Browse files
committed
[selectors-4] Typo
1 parent 402291d commit cb6edc8

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
@@ -552,7 +552,7 @@ Structure and Terminology</h3>
552552
<li>For a <a>simple selector</a>, it is any element represented by that selector.
553553
<li>For a <a>compound selector</a>, it is any element that matches all of its composite <a>simple selectors</a>.
554554
<li>For a <a>complex selector</a>, it is any element that matches the last <a>compound selector</a> in the selector.
555-
<li>For a <a>selector list</a>, it is any any element that matches the any of the <a>selectors</a> in the list.
555+
<li>For a <a>selector list</a>, it is any element that matches any of the <a>selectors</a> in the list.
556556
</ul>
557557

558558
An element is said to <dfn export>match</dfn> a selector

0 commit comments

Comments
 (0)