Have you read the Contributing Guidelines on issues?
Prerequisites
Description
When a categories contain only a single item, it is correctly pluralised. See https://github.com/facebook/docusaurus/blob/main/packages/docusaurus-theme-classic/src/theme/DocCard/index.tsx#L35 - There appears to be some reference to pluralisation, however i get 1 items
Reproducible demo
No response
Steps to reproduce
https://github.com/PaperMC/docs Repo, and look at our Misc Project with the Tools category
Expected behavior
1 Item
Actual behavior
1 Items
Your environment
Self-service
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clearoryarn clearcommand.rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages.Description
When a categories contain only a single item, it is correctly pluralised. See https://github.com/facebook/docusaurus/blob/main/packages/docusaurus-theme-classic/src/theme/DocCard/index.tsx#L35 - There appears to be some reference to pluralisation, however i get
1 itemsReproducible demo
No response
Steps to reproduce
https://github.com/PaperMC/docs Repo, and look at our Misc Project with the Tools category
Expected behavior
1 Item
Actual behavior
1 Items
Your environment
Self-service