We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 008f9de commit 6a1e353Copy full SHA for 6a1e353
css-page/Overview.bs
@@ -685,7 +685,7 @@ the <a href="https://www.w3.org/TR/CSS21/selector.html">Selectors</a> module:
685
<ul>
686
<li>Count the number of page type names (= <var>f</var>)
687
<p class="note">
688
- Given the syntax of page seletors, <var>f</var> can only ever be 0 or 1.
+ Given the syntax of page selectors, <var>f</var> can only ever be 0 or 1.
689
<li>Count the number of ':first' or ':blank' pseudo-classes (= <var>g</var>)
690
<li>Count the number of ':left' or ':right' pseudo-classes (= <var>h</var>)
691
</ul>
0 commit comments