diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index f11da84b..844a87c4 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -1,5 +1,5 @@ module ApplicationHelper - APPLICATION_NAME = 'Code Ocean' + APPLICATION_NAME = 'CodeOcean' def application_name APPLICATION_NAME