Skip to content

Commit 6aaa48a

Browse files
committed
[css-flexbox] Fix copy-paste error
1 parent b3273e7 commit 6aaa48a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-flexbox/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3410,11 +3410,11 @@ Substantive Changes and Bugfixes</h4>
34103410
(<a href="https://drafts.csswg.org/css-flexbox/issues-cr-20160301#issue-10">Issue 10</a>)
34113411
<li id="change-2016-abspos-no-order">
34123412
Abspos children of a flexbox no longer respond to the 'order' property.
3413-
(<a href="https://drafts.csswg.org/css-flexbox/issues-cr-20160301#issue-12">Issue 13</a>))
3413+
(<a href="https://drafts.csswg.org/css-flexbox/issues-cr-20160301#issue-12">Issue 12</a>)
34143414
<li id="change-2016-baseline-sets">
34153415
Updated <a href="#flex-baselines"></a>
34163416
to account for <a>baseline sets</a> and <a>last-baseline alignment</a>.
3417-
(<a href="https://drafts.csswg.org/css-flexbox/issues-cr-20160301#issue-12">Issue 13</a>))
3417+
(<a href="https://drafts.csswg.org/css-flexbox/issues-cr-20160301#issue-13">Issue 13</a>))
34183418
</ul>
34193419

34203420
<h4 id="change-201604-clarify">

0 commit comments

Comments
 (0)