rubocop / rubocop-rails

A RuboCop extension focused on enforcing Rails best practices and coding conventions.
https://docs.rubocop.org/rubocop-rails
MIT License
821 stars 263 forks source link

Fix example in `Rails/PluralizationGrammar` #1352

Closed masato-bkn closed 2 months ago

masato-bkn commented 2 months ago

I fixed the example in Rails/PluralizationGrammar.


Before submitting the PR make sure the following are checked:

koic commented 2 months ago

Good catch!