Skip to content

Commit 4392dd6

Browse files
committed
[css-display-1] Remove excess parens.
1 parent 3746154 commit 4392dd6

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
@@ -75,7 +75,7 @@ Introduction</h2>
7575
of <dfn id="elements" oldids="css-element" export for=CSS lt="element">elements</dfn>
7676
and <dfn id="text-nodes" oldids="css-text-node" export for=CSS lt="text node">text nodes</dfn>,
7777
and renders it onto a <a href="https://www.w3.org/TR/CSS2/intro.html#canvas">canvas</a>
78-
(such as your screen, a piece of paper, or an audio stream).
78+
such as your screen, a piece of paper, or an audio stream.
7979
(Some source documents start from more complex trees,
8080
such as the DOM,
8181
which can have comment nodes

0 commit comments

Comments
 (0)