uiwjs / react-json-view

A React component for displaying and editing javascript arrays and JSON objects.
https://uiwjs.github.io/react-json-view/
MIT License
188 stars 11 forks source link

Item counts always show up as plural #39

Closed esilverm closed 6 months ago

esilverm commented 6 months ago

When only one item appears in an collection, the item count reads "1 items" which is grammatically incorrect. It should instead read "1 item".

Screenshot 2024-03-14 at 2 27 49 PM

jaywcjlove commented 6 months ago

@esilverm thx! upgrade v2.0.0-alpha.20