Correctly pluralize participants on issue show page
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.
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.