Skip to content

Commit a4dde50

Browse files
committed
[css-display] Fix #832 - mistyped (and now dangling) reference to .
1 parent a9b7214 commit a4dde50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-display/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ Run-In Layout</h2>
682682
(up to, but not including, the next <a>run-in sequence</a>, if any).
683683

684684
<li>
685-
A <a>run-in box</a> with ''display: flow'' <a>inlinifies</a> its contents.
685+
A <a>run-in box</a> with a ''flow'' <a>inner display type</a> <a>inlinifies</a> its contents.
686686
</ul>
687687

688688
A <dfn>run-in sequence</dfn> is a maximal sequence of consecutive sibling <a>run-in boxes</a>

0 commit comments

Comments
 (0)