Skip to content

Arguments of 'pluralize' in 'util.js' may need to be switched #16

Description

@gear54rus

That order is more semantically correct

util.pluralize(3, 'instance');

than this one:

util.pluralize('instance', 3);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions