https://gohugo.io/methods/page/title/ says that the default title for terms is pluralized, but that doesn’t seem to be happening in my site. E.g. with no term files under /tags/, the title for /tags/link/ is “Link”, not “Links”. Is that a bug?
No bug. It looks like a copy/paste error in the docs. I’ve corrected the page.
Thanks!