Skip to content

Commit ffdca8c

Browse files
committed
[css-align] I'm dumb!
1 parent 111163d commit ffdca8c

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
@@ -680,7 +680,7 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
680680
The <dfn value for="justify-self">auto</dfn> keyword computes to
681681
the computed value of 'justify-items' on the parent
682682
(minus any ''legacy'' keywords),
683-
or ''align-self/normal'' if the box has no parent.
683+
or ''justify-self/normal'' if the box has no parent.
684684

685685
The <dfn value for="justify-self">normal</dfn> keyword
686686
represents the "default" alignment for the layout mode.

0 commit comments

Comments
 (0)