Skip to content

Correctly pluralize participants on issue show page

Matthias Käppler requested to merge github/fork/liammonahan/master into master

Created by: liammonahan

Right now, if there is only one participants, the issue show page says "1 participants" instead of "1 participant." This commit uses pluralize() to fix that.

Merge request reports

Loading