Skip to content

Commit

Permalink
typo in previous
Browse files Browse the repository at this point in the history
  • Loading branch information
khelwood committed Nov 27, 2024
1 parent d0b87fb commit d606962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/batches_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def new
end

def show
@support_url = Rail.configuration.support_url
@support_url = Rails.configuration.support_url
end

protected
Expand Down

0 comments on commit d606962

Please sign in to comment.