- Notifications
You must be signed in to change notification settings - Fork 236
Open
Labels
Description
metacpan-web/root/inc/contributors.tx
Line 4 in ee476d4
| <button class="contributors-show-button btn-link">and [% $contributors.size() %] contributors</button> |
- The plural is wrong for a single author -
1 contributor(s), although nostalgic is not grammatically correct - The count is wrong (HOUSTON and one is two - when there is only one author)
- The readmore shows that the "one extra" author is ... the same author again.
To Reproduce
Steps to reproduce the behaviour:
- Go to https://metacpan.org/release/HOUSTON/Password-Policy-Rule-Pwned-0.03/view/lib/Password/Policy/Rule/Pwned.pm
- Click on 'and 1 contributor'
- See error:
Expected behaviour
I expect the software to know how to count the number of humans involved, and how to correctly use English plurals
Desktop
Firefox 128.0.1 (64 bit) on Unregistered Microsoft windows 10 Pro, 2009 build 19045.5737 with a great many ad blocking plugins.
