Skip to content

Commit df0c196

Browse files
committed
[css-scoping] typo. Fixes w3c#167
1 parent 719b269 commit df0c196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-scoping/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ Selecting Slot-Assigned Content: the ''::slotted()'' pseudo-element</h4>
552552
&lt;"shadow tree">
553553
&lt;div id="five">...&lt;/div>
554554
&lt;div id="six">...&lt;/div>
555-
&lt;slot name="foo">&lt;/content>
555+
&lt;slot name="foo">&lt;/slot>
556556
&lt;/"shadow tree">
557557
&lt;/x-foo>
558558
</pre>

0 commit comments

Comments
 (0)