What would you change in the following nested list?
<ul>
<li>Item 1
<ul>
<li>Sub-item 1</li>
</uL>
</li>
</ul>
What would you change in the following nested list?
<ul>
<li>Item 1
<ul>
<li>Sub-item 1</li>
</uL>
</li>
</ul>