Skip to content

Commit ecb1969

Browse files
committed
[css-align] as the fallback for -> the fallback of for clarity #1432
1 parent bc9fa4e commit ecb1969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-align/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1150,7 +1150,7 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
11501150
<th>''justify-self/normal'' Behavior
11511151
<td>
11521152
Behaves as ''flex-start''
1153-
(as the fallback for ''justify-self/stretch'' for fixed-size boxes).
1153+
(the fallback of ''justify-self/stretch'' for fixed-size boxes).
11541154
</table>
11551155

11561156
### Table Cells ### {#justify-cell}
@@ -1346,7 +1346,7 @@ Block/Cross-Axis Alignment: the 'align-self' property</h3>
13461346
<th>''align-self/normal'' Behavior
13471347
<td>
13481348
Behaves as ''flex-start''
1349-
(as the fallback for ''align-self/stretch'' for fixed-size boxes).
1349+
(the fallback of ''align-self/stretch'' for fixed-size boxes).
13501350
</table>
13511351

13521352
### Table Cells ### {#align-cell}

0 commit comments

Comments
 (0)