Skip to content

Commit e21a6c9

Browse files
cvrebertsvgeesus
authored andcommitted
[css-flexbox-1][editorial] Hyperlink instance of "in-flow" jargon
Erratum of #11508
1 parent 800552e commit e21a6c9

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
@@ -434,7 +434,7 @@ Flex Layout Box Model and Terminology</h2>
434434

435435
A <dfn export>flex container</dfn> is the box generated by an element with a
436436
computed 'display' of ''flex'' or ''inline-flex''.
437-
In-flow children of a flex container are called <dfn export lt="flex item" id="flex-item">flex items</dfn>
437+
<a>In-flow</a> children of a flex container are called <dfn export lt="flex item" id="flex-item">flex items</dfn>
438438
and are laid out using the flex layout model.
439439

440440
Unlike block and inline layout,

0 commit comments

Comments
 (0)