Skip to content

Commit 6a1e353

Browse files
authored
[css-page] Fix typo
1 parent 008f9de commit 6a1e353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-page/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@ the <a href="https://www.w3.org/TR/CSS21/selector.html">Selectors</a> module:
685685
<ul>
686686
<li>Count the number of page type names (= <var>f</var>)
687687
<p class="note">
688-
Given the syntax of page seletors, <var>f</var> can only ever be 0 or 1.
688+
Given the syntax of page selectors, <var>f</var> can only ever be 0 or 1.
689689
<li>Count the number of ':first' or ':blank' pseudo-classes (= <var>g</var>)
690690
<li>Count the number of ':left' or ':right' pseudo-classes (= <var>h</var>)
691691
</ul>

0 commit comments

Comments
 (0)