diff --git a/app/models/tournamentMatchGen.rb b/app/models/tournamentmatchgen.rb
similarity index 100%
rename from app/models/tournamentMatchGen.rb
rename to app/models/tournamentmatchgen.rb
diff --git a/app/views/tournaments/show.html.erb b/app/views/tournaments/show.html.erb
index ca19718..ffeb64b 100644
--- a/app/views/tournaments/show.html.erb
+++ b/app/views/tournaments/show.html.erb
@@ -107,6 +107,7 @@
<%= link_to "New #{@tournament.name} Mat" , "/mats/new?tournament=#{@tournament.id}", :class=>"btn btn-default" %>
+<% end %>