Fix up tab titles.
[arvados.git] / apps / workbench / app / controllers / api_client_authorizations_controller.rb
index 03f0a040dde538a6a54dc8101130d4458fbfb6e0..81e324a46a6b379e5ec06583410d11ec69fcf5bd 100644 (file)
@@ -7,7 +7,7 @@ class ApiClientAuthorizationsController < ApplicationController
   end
 
   def index_pane_list
-    %w(recent help)
+    %w(Recent Help)
   end
 
 end