Skip to content

Commit 63bfcdc

Browse files
committed
Replaced Start tag (<div>) With End tag (</div>) in the example <code>
1 parent 30892ba commit 63bfcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/content-collapsible-set.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h2>Collapsible set markup</h2>
4040
&lt;p&gt;I&#x27;m the collapsible set content for section B.&lt;/p&gt;
4141
&lt;/div&gt;
4242

43-
&lt;div&gt;
43+
&lt;/div&gt;
4444
</code></pre>
4545

4646

0 commit comments

Comments
 (0)