Skip to content

Commit d3c3681

Browse files
committed
minor grammatical issue
1 parent 91d3a01 commit d3c3681

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css3-multicol/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1256,6 +1256,7 @@ <h3>'column-span'</h3>
12561256
<dl>
12571257

12581258
<dt>none
1259+
12591260
<dd>The element does not span multiple columns.
12601261

12611262
<dt>all
@@ -1444,7 +1445,7 @@ <h3>Overflow inside multicol elements</h3>
14441445
<h3>Pagination and overflow outside multicol elements</h3>
14451446

14461447
<p>Content and column rules that extend outside column boxes at
1447-
the edges of the multi-column element is clipped according to the
1448+
the edges of the multi-column element are clipped according to the
14481449
'overflow' property.
14491450

14501451
<p>A multicol element can have more columns than it has room for due to:

0 commit comments

Comments
 (0)