Skip to content

Commit e5b3177

Browse files
committed
[css-align] Fix typo in Baseline Self-Alignment definition for Grids.
1 parent 8a02ef8 commit e5b3177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-align/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@ Baseline Self-Alignment</h3>
825825

826826
<dt>Grid Items:
827827
<dd>
828-
A <a>grid item</a> participates in first (last) <a>baseline content-alignment</a>
828+
A <a>grid item</a> participates in first (last) <a>baseline self-alignment</a>
829829
in either its row or column (whichever matches its <a>inline axis</a>)
830830
if its 'justify-self' or 'align-self' property (whichever matches its <a>inline axis</a>)
831831
computes to ''baseline'' (''last-baseline'').

0 commit comments

Comments
 (0)