Skip to content

Commit e5f59e9

Browse files
committed
Fix markup error.
1 parent 94a7bb1 commit e5f59e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-grid-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3430,7 +3430,7 @@ Grid Container Baselines</h3>
34303430
according to the rules of its <a>alignment context</a>.
34313431
</ol>
34323432

3433-
<dfn export lt="grid order|grid-modified document order">'grid-modified document order (grid order)</dfn>
3433+
<dfn export lt="grid order|grid-modified document order">Grid-modified document order (grid order)</dfn>
34343434
is the order in which <a>grid items</a> are encountered
34353435
when traversing the grid's <a>grid cells</a>.
34363436
If two items are encountered at the same time,

0 commit comments

Comments
 (0)