Replaced Start tag (<div>) With End tag (</div>) in the example <code>

This commit is contained in:
blowsie 2011-07-06 02:17:53 -07:00
parent 30892bab4b
commit 63bfcdcc39

View file

@ -40,7 +40,7 @@
&lt;p&gt;I&#x27;m the collapsible set content for section B.&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
</code></pre>