File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -851,7 +851,7 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
851851 the box's outer edges are aligned within its <a>alignment container</a>
852852 <a href="#alignment-values">as described by its alignment value</a> .
853853
854- The <dfn value for="justify-self">auto</dfn> keyword is interpretead as
854+ The <dfn value for="justify-self">auto</dfn> keyword is interpreted as
855855 ''justify-self/normal'' if the box is absolutely positioned or has no parent,
856856 and as the computed value of 'justify-items' on the parent
857857 (minus any ''legacy'' keywords)
@@ -1055,7 +1055,7 @@ Block/Cross-Axis Alignment: the 'align-self' property</h3>
10551055 the box's outer edges are aligned within its <a>alignment container</a>
10561056 <a href="#alignment-values">as described by its alignment value</a> .
10571057
1058- The <dfn value for="align-self">auto</dfn> keyword is interpretead as
1058+ The <dfn value for="align-self">auto</dfn> keyword is interpreted as
10591059 ''align-self/normal'' if the box is absolutely positioned or has no parent,
10601060 and as the computed value of 'align-items' on the parent
10611061 otherwise.
You can’t perform that action at this time.
0 commit comments