I am trying to: Show a list of subcategories on a category page
I expected to see: A list of the 5 categories that are child categories of the parent
Instead, I got: it shows 5 categories, but the 3rd and 4th one are duplicated. So for some reason the view is pulling 5 items, but the 4th item is instead a duplicate of the 3rd item.
All the other categories display properly. But with this one, there shoudl be a Dipthong category, but it's the same "CVCe Words" category that is displayed.