emberjs / emberjs/ember-inflector

Plural of "cafe" is "caves"

Open
#481 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
107
Forks
78
Avg merge
20h 58m
Merged PRs (30d)
4

Description

The plural of "cafe" should be "cafes"

I think it is caused by this line in addon/lib/system/inflections.js
`[/(?:([^f])fe|([lr])f)$/i, '$1$2ves'],`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.