Add GamePlatform to Game pages
[cs356-p2-videostore.git] / app / views / game_platform / edit.rhtml
index 237e1d5..bbd88cc 100644 (file)
@@ -1,4 +1,4 @@
-<h1>Editing game_platform</h1>
+<h1>Editing Game Platform</h1>
 
 <% form_tag :action => 'update', :id => @game_platform do %>
   <%= render :partial => 'form' %>