Skip to content

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

@gear54rus

Description

@gear54rus

That order is more semantically correct

util.pluralize(3, 'instance');

than this one:

util.pluralize('instance', 3);

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions