heartcombo / devise

Flexible authentication solution for Rails with Warden.
http://blog.plataformatec.com.br/tag/devise/
MIT License
24.01k stars 5.55k forks source link

[Docs]Remove unnecessary closing parenthesis in README #5719

Closed kazuyainoue0124 closed 1 month ago

kazuyainoue0124 commented 1 month ago

Fixed a typo in the README where an extra closing parenthesis was present in the example command for generating Devise controllers using the -c flag.

nashby commented 1 month ago

thanks @kazuyainoue0124