Skip to content

Commit cbdcf1c

Browse files
committed
[css-align] Fix two occurrences of 'the the'.
1 parent 76f6e15 commit cbdcf1c

2 files changed

Lines changed: 427 additions & 1343 deletions

File tree

css-align/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@ Inline/Main-Axis Alignment: the 'justify-items' property</h3>
888888
<dt><dfn>auto</dfn>
889889
<dd>
890890
If the <a>inherited value</a> of ''justify-items'' includes the ''legacy'' keyword,
891-
''justify-items/auto'' computes to the the <a>inherited value</a>.
891+
''justify-items/auto'' computes to the <a>inherited value</a>.
892892

893893
Otherwise, ''justify-items/auto'' computes to:
894894

@@ -1016,7 +1016,7 @@ Determining the Baseline of a Box</h2>
10161016
are <a>generated</a> from their shared <a>alignment baseline</a>
10171017
and the column's <a>first available font</a>,
10181018
after alignment has been performed.
1019-
Otherwise, the the first (last) inline-axis baselines of the row
1019+
Otherwise, the first (last) inline-axis baselines of the row
10201020
are <a>synthesized</a> from the extreme content edges of the cells in the row.
10211021
[[!CSS21]]
10221022

0 commit comments

Comments
 (0)