Skip to content

Commit 7b4dd7a

Browse files
committed
[css-syntax] typo
1 parent 8a8e317 commit 7b4dd7a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-syntax/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3919,7 +3919,7 @@ <h2 id=anb><span class=secno>6. </span> The <a
39193919
having index 1 (not 0).
39203920

39213921
<p> For values of <a href="#a"><var>A</var></a> and <a
3922-
href="#b"><var>B</var></a> greater than 0, this effectively dividies the
3922+
href="#b"><var>B</var></a> greater than 0, this effectively divides the
39233923
list into groups of <a href="#a"><var>A</var></a> elements (the last group
39243924
taking the remainder), and selecting the <a href="#b"><var>B</var></a>th
39253925
element of each group.

css-syntax/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2885,7 +2885,7 @@ <h2 id="anb">
28852885

28862886
<p>
28872887
For values of <var>A</var> and <var>B</var> greater than 0,
2888-
this effectively dividies the list into groups of <var>A</var> elements
2888+
this effectively divides the list into groups of <var>A</var> elements
28892889
(the last group taking the remainder),
28902890
and selecting the <var>B</var>th element of each group.
28912891

0 commit comments

Comments
 (0)