Skip to content

Commit 20e7011

Browse files
committed
[css-align] copy/paste error
1 parent c96be08 commit 20e7011

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
@@ -670,7 +670,7 @@ Baseline Content-Alignment</h3>
670670
and its computed 'align-self' is ''align-self/stretch'' or ''self-start'' (''self-end'').
671671
For this purpose,
672672
the ''start'', ''end'', ''flex-start'', and ''flex-end'' values of 'align-self'
673-
are treated as either ''start'' or ''end'',
673+
are treated as either ''self-start'' or ''self-end'',
674674
whichever they end up equivalent to.
675675

676676
<dt>Grid Items:

0 commit comments

Comments
 (0)