Skip to content

Commit 56e9b2b

Browse files
committed
Fix minor typo
1 parent 770f52b commit 56e9b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-display-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Introduction</h2>
8181
and renders it onto a <a href="https://www.w3.org/TR/CSS2/intro.html#canvas">canvas</a>
8282
such as your screen, a piece of paper, or an audio stream.
8383
Although any such source document can be rendered with CSS,
84-
the most commonly used type is the the DOM. [[DOM]]
84+
the most commonly used type is the DOM. [[DOM]]
8585
(Some of these more complex tree types might have additional types of nodes,
8686
such as the comment nodes in the DOM.
8787
For the purposes of CSS,

0 commit comments

Comments
 (0)