Small Cleanups + Merchandise Search
[cs356-p2-videostore.git] / app / views / purchase / menu.rhtml
index 5fc8814..9fb2fa1 100644 (file)
@@ -1,4 +1,4 @@
-<h1>Purchase Menu</h1>
+<h1>Customer Transaction</h1>
 
 <h3>Customer Information</h3>
 <ul>
@@ -27,6 +27,6 @@
   <br/>
   <br/>
   <br/>
-  <li><%=link_to 'End Purchase', :action => 'reciept' %></li>
+  <li><%=link_to 'Checkout', :action => 'receipt' %></li>
 </ul>