Skip to content

Commit 1b6c836

Browse files
committed
[css-display] typo
1 parent b2d484c commit 1b6c836

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-display-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Introduction</h2>
9393
Similarly, each contiguous sequence of sibling <a>text nodes</a> generates a <a>text run</a>,
9494
which is assigned the same styles as the generating <a>text nodes</a>.
9595

96-
An <dfn for=CSS lt="anonymous|anonymous box" export>anonymous box</dfn> is is a box that is not associated with any element.
96+
An <dfn for=CSS lt="anonymous|anonymous box" export>anonymous box</dfn> is a box that is not associated with any element.
9797
<a>Anonymous boxes</a> are generated in certain circumstances
9898
to fix up the <a>box tree</a> when it requires a particular nested structure
9999
that is not provided by the boxes generated from the <a>element tree</a>.

0 commit comments

Comments
 (0)