Skip to content

Commit e5f00c8

Browse files
committed
minor typo fixed
1 parent 0b3cabe commit e5f00c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-gcpm/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3277,11 +3277,11 @@ <h3>Aligning baselines</h3>
32773277
<p>In multi-column layouts, baselines are typically aligned between
32783278
adjacent columns. This gives the presentation a visual rythm, and text
32793279
in the end of the columns will be alignend. To support this, a new
3280-
value on the <span class=property>'line-box-contain'</span> is
3280+
value on the <span class=property>'line-box-contain'</span> property is
32813281
defined: ''gap'' (or, perhaps, ''crack'', ''snap'', ''snap-gap'', ''void'', ''grid'', ''snap-to-grid'').
32823282

32833283
<p>The value means that the height of the line in which the element
3284-
occurs should be rounded upt to the smallest multiple of the used
3284+
occurs should be rounded up to the smallest multiple of the used
32853285
'line-height' value on the containing block.
32863286

32873287
<div class=example>

0 commit comments

Comments
 (0)