Skip to content

Commit e362c83

Browse files
committed
Merge pull request w3c#28 from javifernandez/align-changes
[css-align] Fix typo in Baseline Self-Alignment definition for Grids.
2 parents 5e3db4e + e5b3177 commit e362c83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)