Skip to content

Commit fee30f8

Browse files
authored
Update Overview.bs
<a>block container boxes</a> that contains only <a>block-level</a> boxes. -> <a>block container boxes</a> that contain only <a>block-level</a> boxes.
1 parent 7b19754 commit fee30f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-break-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ Breaks Between Lines: 'orphans', 'widows'</h3>
418418

419419
<p>
420420
The 'widows' and 'orphans' properties have no effect
421-
on <a>block container boxes</a> that contains only <a>block-level</a> boxes.
421+
on <a>block container boxes</a> that contain only <a>block-level</a> boxes.
422422
</p>
423423
<p>
424424
The 'orphans' property specifies the minimum number

0 commit comments

Comments
 (0)