diff --git a/config/routes.rb b/config/routes.rb --- a/config/routes.rb +++ b/config/routes.rb @@ -150,8 +150,8 @@ get 'stuck' get 'cheat_report' post 'cheat_report' - get 'cheat_scruntinize' - post 'cheat_scruntinize' + get 'cheat_scrutinize' + post 'cheat_scrutinize' get 'submission' post 'submission_query' get 'login_stat'