Skip to content

Edge Case: plural of "accommodation" #96

Open
@stephenfuqua

Description

Steps to Reproduce

const inflection = require('inflection');
inflection.pluralize('accommodation');

Expected Outcome

"accommodations"

Actual Outcome

"accommodation"

Version

Originally noticed this in inflection 1.13.4. Upgraded to 2.0.1 and same behavior is seen.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions