From dab6b52405681724a3ce0020469f0e6dcdd1e94c Mon Sep 17 00:00:00 2001 From: ChrisGuzman Date: Sun, 9 Mar 2014 19:00:22 -0400 Subject: [PATCH] change Smoothie to Muffin on line 994 --- 03_sql_models_routing_controllers/sql.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03_sql_models_routing_controllers/sql.html b/03_sql_models_routing_controllers/sql.html index 39463ab..119ac7a 100644 --- a/03_sql_models_routing_controllers/sql.html +++ b/03_sql_models_routing_controllers/sql.html @@ -991,7 +991,7 @@ WHERE name in ('Muffin', 'Coffee') ``` -This example returns all products named `'Smoothie'` or `'Coffee'`: +This example returns all products named `'Muffin'` or `'Coffee'`: .terminal id | name | price | created_at | updated_at