Skip to content

Commit 4536cd7

Browse files
committed
[css-grid] Clean up dangling pointer noted in #638
1 parent 5760ba3 commit 4536cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-grid/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3564,7 +3564,7 @@ Grid Container Baselines</h3>
35643564
the grid container's first (last) baseline set
35653565
is <a lt="generate baselines">generated</a> from
35663566
the <a>alignment baseline</a> of the first (last) such <a>grid item</a> (in row-major <a>grid order</a>).
3567-
If the item has no <a>alignment baseline</a> in that axis,
3567+
If the item has no <a>alignment baseline</a> in the grid's inline axis,
35683568
then one is first <a lt="synthesize baselines">synthesized</a>
35693569
from its border edges.
35703570

0 commit comments

Comments
 (0)