diff --git a/25 Sandwich Ordering Service.md b/25 Sandwich Ordering Service.md index 80b3a3d..0fa9b25 100644 --- a/25 Sandwich Ordering Service.md +++ b/25 Sandwich Ordering Service.md @@ -51,7 +51,7 @@ When the `owner` logs in after 11:00 they can see a list of the items ordered gr This builds on the work you have already completed and adds additional functionality. 1. When the `owner` sees the daily orders they can see an overall pick list for each product showing how many are needed to complete the daily order. -2. When the `customer` places their order they receive an email confirmation that includes: +2. When the `customer` places their order they should see an ***order summary** page that includes: 1. A list of the items ordered including individual item prices. 2. A total price. 3. The 10 character order number.