Skip to content

Commit 0edf486

Browse files
committed
[css-writing-modes] Fix typo
1 parent c5c6c9e commit 0edf486

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-writing-modes/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1653,10 +1653,10 @@ Line-relative Directions</h3>
16531653
When ''text-orientation: upright'',
16541654
the baseline is still vertical,
16551655
and the vertical baseline in the font is used,
1656-
or vertical baseline is synthesized if the font does not provide.
1656+
or the vertical baseline is synthesized if the font does not provide.
16571657
<p>
16581658
Since the baseline is vertical,
1659-
the definitions for ''sideways-right'' still applies; i.e.,
1659+
the definitions for ''mixed'' or ''sideways-right'' above still applies; i.e.,
16601660
<a>line-over</a> is on right, and <a>line-under</a> is on left.
16611661
</div>
16621662

0 commit comments

Comments
 (0)