We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e8c30 commit 7af0f3dCopy full SHA for 7af0f3d
2 files changed
css-flexbox/Overview.bs
@@ -404,7 +404,7 @@ Flex Layout Box Model and Terminology</h2>
404
405
<p>
406
A <dfn export>flex container</dfn> is the box generated by an element with a
407
- computed 'display' of 'flex' or 'inline-flex'.
+ computed 'display' of ''flex'' or ''inline-flex''.
408
In-flow children of a flex container are called <dfn export title="flex item" id="flex-item">flex items</dfn>
409
and are laid out using the flex layout model.
410
0 commit comments