diff --git a/lib/routes_lazy_routes/application.rb b/lib/routes_lazy_routes/application.rb index 664c8e4..1c87811 100644 --- a/lib/routes_lazy_routes/application.rb +++ b/lib/routes_lazy_routes/application.rb @@ -23,7 +23,7 @@ def load_tasks(*) end # A monkey-patch that eager loads routes before the routes command is executed by prepending this module to the - # require_enviornment! method that's called when boot_application! is executed performing console commands. + # require_environment! method that's called when boot_application! is executed performing console commands. module RoutesCommandEagerLoader def require_environment! super