Mistake in documentation for addClass?

Mistake in documentation for addClass?

http://api.jquery.com/addClass/

The paragraph above the "Examples:" section says "Given an unordered list with five <li> elements, this example adds the class "item-4" to the last <li>."  Shouldn't the class be "item-0", not "item-4"?