diff --git a/app/views/api_keys/index.html.erb b/app/views/api_keys/index.html.erb
index d006feb..96afae8 100644
--- a/app/views/api_keys/index.html.erb
+++ b/app/views/api_keys/index.html.erb
@@ -39,5 +39,5 @@
<% end %>
-<%= button_to t(:api_key_read_new), channel_api_keys_path(@channel, :write => 0), %>
+<%= button_to t(:api_key_read_new), channel_api_keys_path(@channel, :write => 0) %>