0 / 60 seg.

What's wrong with this nested ordered list?

<ol>
  <li>Fruits
    <nl>
      <li>Apple</li>
      <li>Banana</li>
    </nl>
  <li>
</ol>