Skip to content

Commit dc906f3

Browse files
committed
[css-flexbox-1][editorial] Fix title
1 parent 81d15e9 commit dc906f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-flexbox-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1276,7 +1276,7 @@ Flex Direction and Wrap: the 'flex-flow' shorthand</h3>
12761276
</div>
12771277

12781278
<h3 id='order-property' oldids="propdef-order,order-accessibility,order-modified-document-order">
1279-
Item Reordering: the 'order' property</h3>
1279+
Reordering and Accessibility: the 'order' property</h3>
12801280

12811281
<a>Flex items</a> are, by default, displayed and laid out
12821282
in the same order as they appear in the source document,

0 commit comments

Comments
 (0)